What are the new features in c# 2.0?


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

Post New Answer

More C Sharp Interview Questions

How long does it take to learn c# programming?

0 Answers  


Practcle scenario where I can use abstract class and where I can use Interface

1 Answers   Jeevan Technologies,


Explain the process of inheriting a class into another class?

0 Answers  


Explain the difference between boxing and unboxing.

0 Answers   Accenture,


Will finally block get executed if the exception had not occurred?

2 Answers  






Why c# is called c sharp?

0 Answers  


What is meant by console programming?

0 Answers  


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,


Can enum have methods c#?

0 Answers  


Explain about Destructor method?

0 Answers  


what are the benefits in using c# ?

1 Answers  


What does protected internal access modifier mean?

0 Answers  


Categories