What?s the difference between an interface and abstract class?

Answer Posted / umesh

In the interface all methods must be abstract; in the
abstract class some methods can be concrete. In the
interface no accessibility modifiers are allowed, which is
ok in abstract classes.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a deadlock lock?

493


Is a char?

460


What is delegate in c#?

548


What is expandoobject in c#?

484


Define an assembly in .net?

529






What is disco?

518


What is args c#?

536


What is Delegate and what is it used for ?

576


Can we override interface methods in c#?

475


What is an iqueryable in c#?

504


Why can’t struct be used instead of class for storing entity?

482


What is the meaning of 0 in c#?

533


Why is lazy loading?

495


What is default parameter in c#?

510


What is the default value of datetime in c#?

494