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 the difference between readkey and readline in c#?

659


What is namespace in oop?

697


How can I access the registry from c# code?

714


Can a struct inherit from another struct or class in c#?

698


in object oriented programming, how would you describe encapsulation?

780


What does the dispose method do with the connection object?

739


What is the relationship between a process, application domain, and application?

719


What is Dependency of Injection?

708


Why do we need static in c#?

686


What is routing in c#?

638


What is a console?

696


What is a scope in c#?

653


What is difference between dynamic and var in c#?

672


What is byte c#?

633


What is generic delegate in c#?

629