Difference between multi-level and multiple inheritance?

Answer Posted / sarathi soja

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

Multilevel Inheritance:
we can inherit a single class in more than one class
one base class and many derived class

Is This Answer Correct ?    52 Yes 25 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is windows form in c#?

637


What is cosole application?

669


What is inheritance c#?

583


Can you specify nested classes as partial classes?

605


Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?

626






Can the nested class access, the containing class. Give an example?

540


Why do we need oops in c#?

580


What is xml c#?

569


What is lastindexof c#?

567


What is the use of flag in c#?

573


What are the advantages of using assemble language programming?

606


Is string nullable in c#?

548


what is .NET framework architecture ??

1656


How are methods overloaded?

633


What is lambda expression in c#?

591