how an we achive multiple inhetitance in java using
interface..??

Answer Posted / sindhu

In Java Multiple Inheritance can be achieved through use of Interfaces by implementing more than one interfaces in a class.

Is This Answer Correct ?    19 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How arrays are stored in memory in java?

513


What is classpath?

550


Give the difference between the println method and sqrt method?

623


What's the purpose of using break in each case of switch statement?

514


What does the exclamation mark mean in java?

596






Is java still relevant?

500


Difference between abstract and concrete class ?

583


What is the difference between static and global variables and also define what are volatile variables?

554


What are the benefits of operations?

511


What is the main advantage of passing argument by reference?

505


What are the methods of object class ?

563


Can a class have a static inner class?

606


What does += mean in java?

576


Can we use string in switch case in java?

574


What is concurrent hashmap and its features?

526