What is the usage of Enumeration in C# Programming and is it good to use or not ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Define c# delegate?

0 Answers  


Explain the features of an abstract class in net.

0 Answers  


What is the difference between CONST and READONLY?

0 Answers   BirlaSoft,


I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.

2 Answers   Sapient,


What is entity framework in c#?

0 Answers  






How is lazy loading achieved?

0 Answers  


Why multiple Inheritence is not used in C#?

8 Answers   Symphony,


list the steps in code compilation in c#?

0 Answers  


Can we inherit a class with private constructor in c#?

0 Answers  


How do you create multiple inheritance in C#?

5 Answers   Microsoft,


Describe a Struct ?

0 Answers   Siebel,


What is for loop in c#?

0 Answers  


Categories