How multipleInheritance is possible in java?

Answer Posted / suneel

In Java multiple inheritance is not Possible....
Don't think that interface is for multiple inheritance ,most
of the book given wrong idea about - interface is for
multiple inheritance .

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by synchronization?

783


What is the purpose of final keyword and when to use it?

752


How is java created?

723


What is the use of default method in interface in java?

751


Differences between external iteration and internal iteration?

845


What is the difference between throw and throws in java?

761


What is purpose of applet programming?

884


what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread

887


What is a linkedhashmap java?

758


How do you use nextline in java?

691


What are scalar data types?

694


What is the use of a copy constructor?

758


Difference between class#getinstance() and new operator ?

873


What is immutable data?

805


How to find the largest value from the given array.

744