Difference between multi-level and multiple inheritance?

Answer Posted / #imadude

Multiple inheritance.
- when a class is derived from two base classes.


Multilevel inheritance.
- When one derived class is working as the base class of another.


~peaceout~

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is a structure in c#

1039


What is asenumerable in c#?

692


What are the advantages of generics in c#?

693


Explain static class members.

787


how to compare numbers and dispaly the largest ? *first thing I wanted to do is to input how many numbers to be compared *and then analyzed the largest then display it.

1488


What is marshalling and what are different kinds of marshalling?

704


What is the difference between var and dynamic types in c# 4.0?

708


What are the extension methods in c#?

686


what is object-oriented programming (oop) language?

673


What is data bind in c#?

701


What is multidimensional array in c#?

688


Can we have multiple constructors in a class c#?

694


What is unrecognized escape sequence in c#?

705


What is an icollection in c#?

676


Where do we use static class in c#?

680