Why functions cant use stored procedure in SQL server
Net Lead Interview Questions
170 net lead interview questions shared by candidates
output of below code class A { public void show() { Console.WriteLine("Hello: Base Class!"); Console.ReadLine(); } } class B : A { public new void show() { Console.WriteLine("Hello: Derived Class!"); Console.ReadLine(); } }
Why cant we use static method in interface
General mvc ,oops related
Explain .Net framework Session handling in Asp.Net
OOPS Concepts, C#, MVC, SQL, Angular
Questions on oops, interface & abstract classe. Multiple inheritance, explicit interface implementation ect
Mis objetivos profesionales, a fin de ver el modo en que pudiéramos estar alineados en ese sentido desde el principio.
Mis expectativas profesionales a fin de que estuviéramos alineados en todo momento en el plan de carrera.
1. Tell me about yourself. 2. Why are you looking to change your job? 3. What did you work on for 2 years? Describe the projects that you have worked on? 4. What is the relation between Classes and Objects? 5. What are the advantages of .Net? 6.Write an algorithm and program to determine whether or not a word is a palindrome. 7. What is the difference between Abstract Classes and Interfaces. 8. What is a Common Language Specification? 9. What is Polymorphism? When will you use it and how. 10. What are the different types of JIT’s? 11. How to prevent my .NET DLL to be decompiled ?
Viewing 141 - 150 interview questions