C Sharp Interview Questions
Questions Answers Views Company eMail

Is null == null c#?

643

What is difference between ienumerable and enumerable in c#?

647

What is difference between array and list in c#?

624

What is deadlock in c#?

661

What is difference between field and property in c#?

625

Why do we need delegates in c#?

711

Can bool be null c#?

670

Are structs value types c#?

648

What is difference between abstraction and encapsulation in c#?

735

What is value c#?

610

What is a variable in c#?

680

What is bitwise operator in c#?

674

How many types of delegates are there in c#?

654

What is the default value of decimal in c#?

682

Which is faster dictionary or list?

716


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What do you mean by “finalize” and “finally” methods in c#?

691


Why do we use class in c#?

684


What is a base class in C#?

742


What is the .NET collection class that allows an element to be accessed using a unique key?

827


What is returned if you pass the value 12.34 to the parsefloat () function?

699


What is session management in c#?

730


What is hashset c#?

679


Explain how can I get around scope problems in a try/catch?

666


What is ildasm.exe used for?

727


What is decimal in c#?

673


What is the use of return in c#?

690


What are the different types of assemblies available and their purpose?

678


What is difference between destructor and finalize?

618


What is data binding c#?

708


Distinguish between the Debug class and Trace class with its functionality?

754