C Sharp Interview Questions
Questions Answers Views Company eMail

Is null == null c#?

475

What is difference between ienumerable and enumerable in c#?

473

What is difference between array and list in c#?

466

What is deadlock in c#?

503

What is difference between field and property in c#?

445

Why do we need delegates in c#?

490

Can bool be null c#?

499

Are structs value types c#?

473

What is difference between abstraction and encapsulation in c#?

512

What is value c#?

459

What is a variable in c#?

473

What is bitwise operator in c#?

511

How many types of delegates are there in c#?

462

What is the default value of decimal in c#?

494

Which is faster dictionary or list?

542


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What Is A Multicast Delegate?

547


So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

489


In C#, explain the difference between overloading and overriding.

564


Define constructors

550


How do you prevent a class from being inherited in c#?

452






What is gui in c#?

544


What are anonymous types in c#?

476


How assembly versioning in .NET prevent DLL Hell problem?

513


Can you have parameters for static constructors?

535


Why are c# strings immutable?

499


Is c# and c sharp same?

487


Define MSIL, and how does it works? Why our developers need an appreciation of it if at all?

506


Why do we use static methods in c#?

532


What are the principles of delegation?

486


How to declare a property in a class?

546