An abstract class is inherited, an Interface also
inherited(multiple inheritance), How it differences.

Answer Posted / ashish p

Following are the differences between abstract and
interfaces :-
1) Abstract classes can have concrete methods while
interfaces have no methods implemented.
2) Interfaces do not come in inheriting chain, while
abstract classes come in inheritance

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to sign an assembly with strong name?

656


What is void in c#?

633


Define parsing?

580


What is the full form of GAC? Explain its uses?

659


What does int32 mean in c#?

547






C# called c sharp why?

648


What is xpath in c#?

563


What are the types of comments in c#?

644


What are native methods?

562


Is an interface a type c#?

621


What is a property in c#?

556


What are delegate methods?

565


What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?

602


Is c# an array?

562


What is getenumerator?

536