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 / sharandesai

Java supports Multiple Inheritence using Interface concept
by providing common implementations , and more important to
observe is every class that we use in java is inherited by
Object class, so even though we can extend from other
classes, This clearly shows that JAVA supports Multiple
Inheritence..(Sharandesai007@gmail.com)

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is protected in java?

1043


What does a void function return?

1060


how to prepare for IT Officers Interview in Banks

2017


Explain the transient field modifier?

1086


I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?

1067


Can we pass a primitive type by reference in java? How

978


Can an object subclass another object?

1172


Can you explain the cs option of java interpreter?

990


What is called module?

1024


Is minecraft 1.15 out?

1011


Is java a prime method?

1038


Why there are some null interface in java? What does it mean?

1183


How do you convert bytes to character in java?

1049


What is unicode full form?

1032


What do you mean by garbage collection used in java?

1118