all are saying java doesn't support multiple inheritance but
by default Object class is super class for all the user
defined classes and we can extend atmost one class so each
class can extend more than one class so java supports
multiple inheritance?i am confused with this,pls any one
explain me.

Answer Posted / kartik naidhruva

Its foolish to say a class extends more than one class...
Who told u that!!!!
inorder to implement multiple inheritance in java we use
INTERFACES....
with the help of interfaces we can Partially implement
Multiple inheritance

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the maximum size of list in java?

522


What is numel matlab?

624


What is final class?

553


Is java free for businesses?

559


What is a conditional equation?

539






What is difference between static and abstract class?

496


What is jagged array in java?

495


What is boolean flag in java?

541


What is array pointers ?

585


What are green threads in java?

538


What is identifier with example?

543


What is the final keyword?

534


How does linkedhashmap work in java?

495


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

506


Define max and min heap, also the search time of heap.

568