Difference between multi-level and multiple inheritance?

Answer Posted / kautilya

Multiple Inheritance : we can inherit more than one class
in the same classe.

Multi-Level Inheritance: where onc class can inherit only
one base class and the derived class can become base class
of some othere class.

Is This Answer Correct ?    250 Yes 35 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define delegation in .net?

492


What is an xsd file?

511


What is multicast delegate in c# ?

525


Can properties be private in c#?

485


What is default parameter in c#?

513






Is javascript harder than c#?

522


What is the purpose of abstract class in c#?

494


Is list a collection c#?

544


Is post back in c#?

525


What are the advantages of using c#?

513


What is foreach loop in c#?

534


What is a multicast c# delegate?

518


Define mutex in C#?

619


What is gridview c#?

506


From a versioning perspective, what are the drawbacks of extending an interface as opposed to extending a class?

520