C Sharp Interview Questions
Questions Answers Views Company eMail

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

508

How to declare a property in a class?

546

What are the different types of constructors in c#?

503

Is overriding of a function possible in the same class?

469

What are constructors in c#?

538

Explain attributes in c#?

482

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

468

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

544

Why are strings in c# immutable?

499

How many variables do you need?

494

What are the fundamental principles of oo programming?

496

What do you mean by the delegate in c#?

509

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

466

What does it mean?

551

List out two different types of errors in c#?

529


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What is the main method?

477


What is iqueryable in linq?

494


Are constructors inherited c#?

513


Is it not possible to store a boolean value as a variable?

448


what is partial assembly reference

509






How can we set class to be inherited, but prevent the method from being over-ridden?

534


Can derived classes have greater accessibility than their base types?

539


What is the difference between struct and class in c#?

474


Explain copy constructor?

662


Why do we need structs in c#?

448


Can we assign null value to integer?

453


Can abstract classes be final?

498


Give examples for value types?

489


What is the use of nullable types in c#?

485


Name some properties of thread class.

551