Difference between multi-level and multiple inheritance?

Answer Posted / ashifa

Multiple inheritance: It has one derived class and can have
more than one base class.

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

Is This Answer Correct ?    56 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is IDisposal interface,IComparable,IEquatable,IFormatable

527


Can we inherit partial class in c#?

499


What is the difference between static class and abstract class in c#?

458


Why do we need indexers in c#?

470


Explain how obfuscator works in .net

547






Is clr a compiler?

483


Does unity use c++ or c#?

488


what happens if you inherit multiple interfaces and they have conflicting method names?

483


What is the difference between proc. Sent by val and by sub?

477


What is an object pool in .net?

650


What is private and shared assembly?

541


what is a static constructor?

667


Are c# generics the same as c++ templates?

495


What is the difference between a variable and a literal?

532


How does split work in c#?

482