C Sharp Interview Questions
Questions Answers Views Company eMail

What is the difference between dispose() and finalize() methods in c#?

729

How to declare a property in a class?

776

What are the different types of constructors in c#?

833

Is overriding of a function possible in the same class?

710

What are constructors in c#?

738

Explain attributes in c#?

650

What are the collection types can be used in c#?

668

What is the difference between disposing of () and finalize() methods in c#?

770

Why are strings in c# immutable?

722

How many variables do you need?

716

What are the fundamental principles of oo programming?

820

What do you mean by the delegate in c#?

697

What is the solution if you need to manipulate sets of items?

692

What does it mean?

747

List out two different types of errors in c#?

724


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What is difference between association, aggregation and inheritance relationships?

730


What is dll in c#?

733


Can you mark static constructor with access modifiers?

760


What are the two kinds of properties in c#.

703


What is the use of ienumerable in c#?

757


What is singleordefault?

703


What are strongly typed objects?

704


What is the implicit name of the parameter that gets passed into the set method/property of a class?

736


who is a protected class-level variable available to?

768


Can you explicitly call a destructor?

715


What is the difference between ienumerable and icollection?

718


Can we inherit class that contains only one private constructor?

745


Why do we need abstraction in c#?

688


What are Indexers in C#?

783


What is xml serialization and deserialization in c#?

700