C Sharp Interview Questions
Questions Answers Views Company eMail

What is a nullreferenceexception?

562

What is difference between constants and read-only?

450

What is c sharp language?

514

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

536

Why is it important to override gethashcode when equals method is overridden?

560

How to force my .net app to run as administrator on windows 7?

507

What is constructors, explain with syntax

550

Explain data types in c#?

522

Explain use of abstract and sealed classes in c#?

462

Explain the top reason to use c# language?

507

Why are mutable structs evil?

545

Explain about c# language.

603

How to use reflection to call generic method?

502

How to implement singleton design pattern in c#?

478

Different between method overriding and method overloading?

488


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

Can derived classes have greater accessibility than their base types?

547


what is the difference between the debug class and trace class?

524


What is console writeline in c#?

472


Can scriptable objects have methods?

502


What are the 2 broad classifications of fields in c#?

537






Why do we use static class in c#?

499


What is iformatprovider in c#?

499


Is it possible to have different access modifiers on the get/set methods of a property?

519


If you define a user defined data type by using the class keyword, is it a value type or reference type?

504


How can we sort the elements of the array in descending order?

535


Is c and c# the same?

500


Explain the process of abstraction with an example?

510


Explain attributes in c#?

485


What are primitive types in c#?

535


What is the difference between continue and break statement?

524