Difference between multi-level and multiple inheritance?

Answer Posted / muhammad usman

In Multipal inheritance like this:

Base Calss
_________________
/ | \
/ | \
Class1 Class2 Class3

MultiLevel Inherintance:

Base Class
|
|
Class1
|
|
Class2

Is This Answer Correct ?    157 Yes 67 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you use nullable?

667


How to update the gui from another thread in c#?

741


What is data binding with example?

708


Explain the functionalities of satellite assembly?

729


Is c# a keyword?

689


What is transparent caching with aop ?

785


What is meant by generics in c#?

678


Why we use get and set method in c#?

679


Explain the various types of classes used in c#?

687


What is static classes in c#?

707


Why c# is called c sharp?

646


How main method is called in c#?

692


What is the keyword used to prevent a class from being inherited by another class?

898


What is Wrapper class in dot net?

820


What is the function of the not null constraint?

690