Please click the below c#.net links to read the corresponding topics

Object Oriented Interview Questions

PART 1:

OOPS interview questions

PART 2:

OOPS interview questions

 c#.net interview questions

 Using This keyword in c#.net?

C# Interview Questions on Access Modifiers

constructors and Destructor?

Nested Types in C#

Partial class

collections and interface

Inheritance

Delegates

generics

Partial class

C# Interview Questions on Abstract and Sealed Class Members

What is the difference between instantiating structures with and without using the new keyword?

C# Interview Questions on structs

C# Interview Questions on Methods / Functions

C# Interview Questions on Constants

 Explain polymorphism in C# with a simple example?

C# Interview Questions on Abstract and Sealed Class Members

C# Interview Questions on structs

C# Interview Questions on Data Types

Basic C# Interview Questions on arrays

Using This keyword in c#.net?

Static Members of the class

Finalize and constructor and Destructor?

C# Interview Questions on Data Types

Basic C# Interview Questions on arrays

Using This keyword in c#.net?

Static Members of the class

Finalize and constructor and Destructor?

Isn't it better to make a field public than providing its property with both set { } and get { } block? After all the property will allow the user to both read and modify the field so why not use public field instead? Motivate your answer


 

 

 

 

 

 

 

 

 

 

 

 

 

No comments:

Post a Comment