why java is not supporting multiple inheritence?

Answer Posted / ravikiran

Because we cann't extend more that one class with in a
class. But indirectly interfaces will provide the same
functionality by implementing more than one interfaces

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List some java keywords sun like c, c + + keywords?

592


Why is a singleton bad?

560


How do I get the | symbol on my keyboard?

597


Why do we need singleton?

543


What is java instanceof operator?

566






Does sprintf allocate memory?

597


What is a class component?

618


Which is better list or arraylist in java?

497


What is parsing in grammar?

562


What is covariant return type?

644


Under what conditions is an object’s finalize() method invoked by the garbage collector?

582


Why string is a class?

548


How to perform linear search in java?

569


What is generic class?

652


what is synchronization? : Java thread

563