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...

all are saying java doesn't support multiple inheritance but
by default Object class is super class for all the user
defined classes and we can extend atmost one class so each
class can extend more than one class so java supports
multiple inheritance?i am confused with this,pls any one
explain me.

Answer Posted / ravi

Java does not support multiple inheritence but supports,
Multi level inheritence.
In your question what you r saying is multi level
inheritence.

Is This Answer Correct ?    21 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different types of expressions?

1191


What is java used for on a computer?

1035


How do you compare two objects?

989


Explain yield() method in thread class ?

1116


Explain different types of thread priorities ?

1136


What is the += operator called?

1100


Explain exception chaining in java?

1223


What is the disadvantage of java?

1011


What is the access scope of protected access specifier?

1042


How will you compute size of a structure?

1268


Why char array is favored over string for the storage of passwords?

1139


What happens if a constructor is declared private?

1074


What are default methods ?

1107


Can you explain the final method modifier?

1059


worst case complexities of Quick sort and Merge sort.

1088