Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between multi-level and multiple inheritance?

Answer Posted / harish chandra sahu

Multiple Inheritance:In multiple inheritance there is only
one super(Base) class and can has many child class.And java
does not support multiple class.Practical Ex is one child
cannot has two mother.
A
^
/ \
b c

Multilevel Inheritance: There are one super class and many
subclasses, and the subclass must be a superclass if it can
inherited by the next subclass and so on.Java support it.
A
|
B
|
C
|
D

Is This Answer Correct ?    7 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use virtual methods in c#?

997


What is delegates in c#?

943


What is a scope in c#?

940


What is difference between arraylist and list in c#?

948


When was c# created?

1043


What is the meaning of console writeline in c#?

925


What is difference between dictionary and list in c#?

926


Explain about finalize method?

1004


What are the 3 types of comments in c#?

993


Why do we use void in c#?

916


Which is faster dictionary or list?

973


What is parsing? How to parse a date time string?

1089


What is typeof undefined?

974


What is difference between c sharp and c#?

949


What is visual c# net?

1075