why is multiple inheritance not allowed in java?

Answer Posted / ravikiran

because we cann't extend more than one class in java

Is This Answer Correct ?    5 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about wait() method?

564


what is the difference between yielding and sleeping? : Java thread

523


What is difference between == and === in js?

547


How big is a boolean?

581


What is function declaration?

526






What is a dynamic array in java?

565


Can a class with private constructor be extended?

484


how can you take care of mutual exclusion using java threads? : Java thread

608


What types of index data structures can you have in java?

612


What are the different types of collections in java?

526


Tell me are there implementations for sorting and searching in the java libarary?

595


What is method in java ?

624


What is compareto () in java?

537


What are different types of multitasking?

546


Can you use this() and super() both in a constructor?

522