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

Explain the types of errors in c#?

561


Can you inherit multiple classes in c#?

589


What is strong data type in c#?

568


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

558


What are cookies in c#?

655






Explain what is an interface in c#?

594


What are tuples c#?

567


Can you create sealed abstract class in c#?

561


How is a string immutable?

586


Tell me the difference between value passing and address passing?

747


Does unity use c++ or c#?

566


Is typeof c#?

616


What is static classes in c#?

606


how can one use hcl and c sharp together?

1670


What is generic and non generic collections in c#?

511