Difference between multi-level and multiple inheritance?

Answer Posted / naveenshekhar

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

Multilevel inheritance: It has one base class and many
levels of derived classes.

Is This Answer Correct ?    14 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is tuple in c#?

612


What is the purpose of static?

583


What is deferred execution in c#?

606


What is c# most used for?

648


What is difference between array and arraylist in c#?

531






Difference between Value type & reference types ? and give the example in .Net?

612


What Is The Smallest Unit Of Execution In .net?

602


Explain the working of serialization?

566


Can I use exceptions in c#?

634


What are the boolean data types in c#?

584


How many dimensions can an array have?

538


What is super class in c#?

540


How many types of serialization are there in c#?

540


What are Memory foot print of an exe?

586


How Do You Convert A Value-type To A Reference-type?

605