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

why java does not support multiple inheritance

Answer Posted / shiva

multiple inheritance means a sub class which is derived from
two base classes.

assume that the two base classes has same methods with same
signature.
for eg we create an object for the base class.

now call the any one method of base class with sub class object.
now which method is going to execute?
To avoid this confusion java doesnot support multiple
inheritance.

Is This Answer Correct ?    22 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is nextint java?

1042


What is a qualifier in a sentence?

984


I want to print “hello” even before main is executed. How will you acheive that?

1074


Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.

1051


From the two, which would be easier to write: synchronization code for ten threads or two threads?

1045


What is method overloading and method overriding?

1047


What is difference between add() and addelement() in vector?

1519


What is the difference between stored procedure & function?

961


How do you clear a method in java?

999


What is difference between module and function?

1154


Can we declare main () method as non static?

966


How to sort an array in java without using sort method?

871


Why is java called the platform independent programming language?

1000


How do you create a first line indent?

991


Enlist diffrent types of inheritance supported by java?

911