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

What do you mean by saying a "class is a reference type"?

0 Answers  


What is an inheritance in c#?

0 Answers  


What is meant by desktop application?

0 Answers  


class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


What is covariance and contravariance? Did Delegate and method overriding support these?

1 Answers   TCS,






What are delegates in C#?

0 Answers   Winsol Solutions,


if you do have a stack overflow profile.what is your ranking?

0 Answers  


How to achieve polymorphism in c#?

0 Answers  


what is the difference between interface and multiple interface?

0 Answers   Wipro,


What is the difference between int.Parse() and Convert.toInt32().

2 Answers  


Is an interface a type c#?

0 Answers  


Is goto statement supported in c#?

0 Answers  


Categories