What is 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

int a = '3' + '4'; char n = (char)a; What will be answer of n?

4 Answers  


What to implement on my class Finalize or IDisposable

0 Answers   HCL,


Whats an assembly? Describe the importance of assembly?

0 Answers   Siebel,


What is a private class in c#?

0 Answers  


How is a strongly-named assembly different from one that isn’t strongly-named?

0 Answers  






What is append in c#?

0 Answers  


What Is An Interface Class?

0 Answers   Siebel Systems,


What is a dictionary in c#?

0 Answers  


What does string format do?

0 Answers  


What is delegates in c#?

0 Answers  


what is the main differnce between const,readonly and static

3 Answers   Beehive Systems, CDAC,


what is an internal specifier? what happens internally when I use access specifier Internal ?

4 Answers   rsystems,


Categories