Why java Don't Support Multiple interitence

Answer Posted / g ch vishnu vardhan reddy

Multiple Inheritance is not supported by java in order to
avoid ambiguity between variables of different classes and
to rudece memory overloading.

Is This Answer Correct ?    42 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of beaninfo?

789


Explain the purpose of garbage collection in Java?

786


What is computer compiler?

753


Write a program to reverse a number in java?

790


What is a class instance variable?

842


What is the purpose of using break in each case of switch statement?

773


What are runtime exceptions?

893


What is multi-catch block in java?

820


Which sorting algorithm is best in java?

743


What is nested class?

756


How will you call an Applet using Java Script Function?

746


Define an applet in java?

839


What is a map in java?

753


What is an object in java and how is it created?

828


What is the += operator called?

793