Explain the difference between abstract class and interface in .net?


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

Post New Answer

More C Sharp Interview Questions

What is the implicit name of the parameter that gets passed into the set method/property of a class?

0 Answers   Siebel,


What is string [] args in c#?

0 Answers  


What is difference between array and arraylist in c#?

0 Answers  


What is the use of table aliases?

0 Answers  


Why do we need delegates in c#?

0 Answers  


How many constructors can a class have c#?

0 Answers  


What is a nullreferenceexception and how do I fix it?

0 Answers  


What is the difference between Java and .NET garbage collectors?

0 Answers   BirlaSoft,


Write a program in C# for checking a given number is PRIME or not.

0 Answers  


What is the use of the static constructor? When static constructor gets compiled?

1 Answers   Syntel,


What is jagged array in c#?

0 Answers  


If a base class has a bunch of overloaded constructors, and an inherited class has another bunch of overloaded constructors, can you enforce a call from an inherited constructor to an arbitrary base constructor?

1 Answers  


Categories