why java does not support multiple inheritance

Answer Posted / karthikeyan

Java does not support Multiple inheritance Directly, But it
will support indirectly through Interface.

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a class declared as private be accessed outside it’s package?

517


How do I enable java in safari?

554


What are the different data types in java?

536


What data type is true or false?

581


What all access modifiers are allowed for top class ?

715






What is the set interface in java programming?

632


Explain about member inner classes?

594


What happens if constructor is private?

569


What access modifiers can be used for methods?

564


what state does a thread enter when it terminates its processing? : Java thread

604


What is the program compilation process?

590


What is the implementation of destroy method in java. Is it native or java code?

492


Explain 5 features introduced in jdk 1.7?

615


What do you understand by access specifiers in Java?

590


How do you declare a destructor in java?

512