Difference between multi-level and multiple inheritance?

Answer Posted / kautilya

Multiple Inheritence : while a class has inheritted more
than one classes then it is called multiple inheritance.

Multi-Level Inheritence : where a class can inherit only
one class. while a class has inherited a class and it is
being inherited by other class, this hierarchy is being
called as Multi-Level Inheritence.

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we have static indexer in c#?

577


What is boxing in c#?

657


What is multicast delegate explain with example?

544


What is int parse in c#?

575


What is routing in c#?

547






What is mvc pattern in c#?

602


Does unity require coding?

611


Explain how to implement an object pool in c#.net

601


What is the difference between internal and protected in c#?

533


Write down the c# syntax to catch an exception

598


Contrast System.String and System.Text.StringBuilder classes?

603


How to install or uninstall a windows service?

645


What are the benefits of using generics?

573


Can namespace contain the private class?

580


Can non-default constructors be used with single call sao?

593