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

Does Java support multiple Inheritance?

Answer Posted / gyana

No actually java doesn't support multiple inheritance.But
we can use this by using Interface in java.

for example Class x,implements y, implements z.

here x is the main class and the two interface y and z
implements it in its program.y and z are two interfaces not
classes.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is singleton service?

1022


Differece between class and generic class?

1092


What does || || mean in math?

993


In a class implementing an interface, can we change the value of any variable defined in the interface?

1144


How can we make a class singleton?

1126


What is the difference between dom and sax parser in java?

1027


Explain the Propertie sof class?

1108


Detail discussions on JVM, memory management and garbage collector.

1031


Is arraylist sorted in java?

1063


Can a main method be overloaded?

1070


Can we use a default constructor of a class even if an explicit constructor is defined?

1143


What is meant by binding in rmi?

1066


How to access arraylist elements in java?

1036


What are parsers? Dom vs sax parser.

1106


Explain the different forms of polymorphism?

1055