What is difference between interface inheritance and class
inheritance ?

Answer Posted / mohan kumar e.

In .net two types of inheritance is there.One is interface
inheritance and class inheritance. Multiple inheritance is
possible with the help of interfaces.

Is This Answer Correct ?    41 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different types of classes in c#?

643


What is a base class in C#?

728


What is the ouput of the following program?

718


What is the difference between iqueryable and ienumerable?

677


What is meant by enumerable in c#?

684


Can I define my own exceptions?

658


In dynamic link library, which api is used for load library?

709


What is the purpose of reserved word using in c#?

653


What is the purpose of a console table?

631


What is xml c#?

651


Why extension method is static?

642


What is the use of functional interface?

672


What is the task perform by clr?

743


What is action c#?

660


In which order the constructor is called for an inherited class?

718