C Sharp Interview Questions
Questions Answers Views Company eMail

C# is case sensitive, what is mean by case sensitive

3 17999

Is there any way to access private memebers of an object from another object?

TCS,

4 5824

What are properties and indexer?

TCS,

1 3215

how to implement singelton in C# & its uses?

TCS,

1 4391

What are the access allowed for compilation units(namespace),class and structs and what are its default access?

TCS,

1 2684

What’s difference between Association, Aggregation and Inheritance relationships?

TCS,

2 19515

What are iterators?

TCS,

5 5329

What are Generics?

TCS,

5 5649

What are nullable types? Is Nullable I and int ?i are same.

TCS,

2 4500

How to assign default value to nullable types? Did nested nullable types are allowed

TCS,

2 5157

What is covariance and contravariance? Did Delegate and method overriding support these?

TCS,

1 5793

Did a generic class can be inherited by a normal class?

TCS,

1 3904

Difference between dispose and destructor?

TCS,

3 11472

What are virtual methods? How are they used?

TCS,

3 4653

use of operator overloading of implicit & explicit operators?

TCS,

1 4476


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What is a constructor in c#?

514


Define assert() method? How does it work?

623


What does console writeline do?

490


What is variable and its classification?

528


What I can do with c#?

504






what is .NET framework architecture ??

1553


Why should you override the tostring() method?

586


What is difference between for and foreach in c#?

462


What is the difference between throw and throw ex?

464


Is void a class?

473


how dot net compiled code will become platform independent?

525


Which class does the remote object has to inherit?

604


Is c# easier than c++?

533


Why do I get a "cs5001: does not have an entry point defined" error when compiling?

509


What is the purpose of escape sequence?

581