What is the difference between abstract class and interface in c#?


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

Post New Answer

More C Sharp Interview Questions

Why multiple Inheritence is not used in C#?

8 Answers   Symphony,


Is string a class in c#?

0 Answers  


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

0 Answers   Siebel,


Is there regular expression (regex) support available to c# developers?

0 Answers  


Can You Prevent Your Class From Being Inherited By Another Class?

0 Answers   Siebel Systems,






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 session variable in c#?

0 Answers  


is it possible to access a remote web service Without UDDI?

0 Answers   TCS,


What is the difference between list and arraylist in c#?

0 Answers  


What is a lambda expression in c#?

0 Answers  


Can you inherit multiple interfaces?

3 Answers  


what is the default access for a class

0 Answers   Cognizant,


Categories