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

In a memory when you Box and Unbox a value-type what happens?

717


What is signature c#?

656


Which is faster abstract class or interface in c#?

717


What is the difference between parse and tryparse in c#?

697


What is difference between interface and abstraction?

669


What is an enumerator c#?

697


What is hash c#?

670


What sort algorithm does c# use?

696


Enlist the different types of classes in c#?

701


Explain the difference between private and shared assembly?

665


What is asp net c# corner?

1012


What is stringbuilder c#?

697


What do you mean by parsing and how to parse a date time string in c#?

737


Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?

702


What is hashtable in c# net with example?

680