0% found this document useful (0 votes)
28 views

Interview Questions: 1. 2. 3. Inheritance 4. Polymorphism

This document contains a list of interview questions covering various topics related to object-oriented programming concepts, C++ and C# languages, .NET framework, SQL, ASP.NET, web services, AJAX, HTML/CSS, and Crystal Reports. The questions cover OOPs concepts like abstraction, encapsulation, inheritance, polymorphism; C++ and C# data types, operators, strings, arrays, control structures; exception handling; .NET architecture; state management; Entity Framework; SQL stored procedures, triggers, data readers; ASP.NET controls, master pages, themes, page lifecycles; boxing/unboxing; delegates, generics; remoting, serialization; and generating Crystal Reports.

Uploaded by

Mit Shah
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views

Interview Questions: 1. 2. 3. Inheritance 4. Polymorphism

This document contains a list of interview questions covering various topics related to object-oriented programming concepts, C++ and C# languages, .NET framework, SQL, ASP.NET, web services, AJAX, HTML/CSS, and Crystal Reports. The questions cover OOPs concepts like abstraction, encapsulation, inheritance, polymorphism; C++ and C# data types, operators, strings, arrays, control structures; exception handling; .NET architecture; state management; Entity Framework; SQL stored procedures, triggers, data readers; ASP.NET controls, master pages, themes, page lifecycles; boxing/unboxing; delegates, generics; remoting, serialization; and generating Crystal Reports.

Uploaded by

Mit Shah
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

INTERVIEW QUESTIONS

1. OOPS TYPES
1. Abstraction
2. Encapsulation
3. Inheritance
4. Polymorphism
5. Interface
6. Constructor and destructor
7. Class and class types
8. object
9. Objects and types of objects
10. this keyword and use of this keyword
11. abstract class
12. function overriding and function overloading
13. Threading and its usage
2. C++ and C#
a. data types
b. operators
c. string manipulations
d. control statement
e. loop statement
f. array and array list with character and string
g. find array of index of particular element and set element at specific index
3. Exception handling with multiple try and catch block
4. .net framework and .net architecture
5. What is State management and techniques of state management?
6. What is query extender?
7. entity framework-mvc
8. enum
9. javascript, jquery and jquery classes
10. Ajax and Ajax toolkit
11. html,css
12. c++ & c# -> class and string and character examples with output with critical and tricky
output.
13. Sql
a. Stored procedures with Exception handling
b. Errorinline
c. Errooncode
d. ErroronMessage
e. Triggers and its types
15. what is set nocount?
16. Web Service
17. WCF
18. Json
19. Repeater control
20. Bevalidator
21. Excutescalar
22. Executereader
23. Executenonquery
24. Sqldatareader
25. Sqldataadapter
26. datatable
27. Dataset
28. Connection object
29. Web.config file
30. Connectionstring
31. Namespace
32. LINQ
33. What is masterpage?
34. What is theme and skin? Difference between theme and skin?
35. What is page life cycle in .net?
36. What is boxing and unboxing?
37. What is identifiers?
38. What is indexer? And what are its properties?
39. What is delegates and generics?
40. What is remoting and serialization?
41. How to generate crystal reports?

You might also like