C Sharp Interview Questions
Questions Answers Views Company eMail

What are three test cases you should go through in unit testing?

Siebel Systems, Wipro,

1 7444

Can you change the value of a variable while debugging a C# application?

1 5558

Explain ACID rule of thumb for transactions.

1 3794

What connections does Microsoft SQL Server support?

3 6640

What does Dispose method do with the connection object?

2 11810

What is a pre-requisite for connection pooling?

2 7675

what's the Difference between DataView and DataTable?

10 40186

What?s the implicit name of the parameter that gets passed into the class? set method?

1 3586

How do you inherit from a class in C#?

1 4470

Does C# support multiple inheritance?

5 6202

When you inherit a protected class-level variable, who is it available to?

2 4736

Are private class-level variables inherited?

2 4447

What?s the top .NET class that everything is derived from?

7 11829

How?s method overriding different from overloading?

4 6119

What does the keyword virtual mean in the method definition?

1 4388


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What is a private method in c#?

490


Why abstract class can not be instantiated?

438


Is list a collection c#?

529


What is type safe in c#?

483


How assembly versioning in .NET prevent DLL Hell problem?

504






What are the boolean data types in c#?

497


What is the purpose of a console table?

463


Define method overloading in c#?

577


What are abstract classes in c#?

472


Where are value types stored in c#?

511


Explain copy constructor?

652


What is native image generator (ngen.exe)?

624


Why dictionary is used in c#?

536


How do I do implement a assert?

491


Can you inherit from multiple classes in c#?

445