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

I want to make sure that The answer provided by Tewodros
Tesema is an example of multilevel inheritence not multiple
inheritence which is supporte by java and it is true.
But Java does not supports multiple inheritence. In the case
of Interface we can inherit multiple interfaces by
sepertaing them with comm(,). But a class can inherit a
single class at a time.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between start() and run() method of thread class?

1114


Can you access non static variable in static context?

1098


Explain about the main() method in java?

1177


What is the file extension for java?

1120


Is arraylist ordered?

1119


What is the old name of java?

1036


Why is multiple inheritance not supported in java?

1089


What is the difference between a window and a frame in java programming?

1197


Can Exception handling we can handle multiple catch blocks?

1085


Explain public static void main(string args[]).

1234


Is null a keyword in java?

1023


What is default switch case? Give example.

1061


what is object-oriented programming in java?

1104


What is java autoboxing?

994


Does substring create a new object?

1048