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

What is oledb in c#?

709


What are native methods?

655


What is view model in c#?

640


can you declare an override method to be static if the original method is not static?

757


Explain concurrency with aop?

720


What is .net console?

743


Can we set image Source dynamically using C# in WPF application?

844


What is deferred execution?

651


What is the purpose of constructor in c#?

623


List down the differences between public, static and void keywords?

654


Explain the advantage of using system.text.stringbuilder over system.string?

660


How long does it take to get a loop recorder put in?

647


What is a thread? What is multithreading?

713


What is difference between override and new in c#?

712


what are the differences between a class and structure

752