Is multiple inheritance allowed in Java? Why ?

Answer Posted / suresh aelidhe

Can some one explain about this case.

-> A is a super class and B extends from A.
-> java.lang.Object is super class for all classes.

now in this case B extends from A and B extend from java.lang.Object(because is default super class) then it is multiple inheritence right?

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is use of functional interface in java 8?

536


What is a byte array?

558


Write the algorithm to check the number non-leaf nodes in a tree.

567


is it possible to instantiate the math class?

507


What is return in java?

528






Can we convert stringbuffer to string?

544


What is outofmemoryerror in java?

543


What is palindrome in java?

531


What is the default access specifier for variables and methods of a class?

544


What is final?

582


What is an exception? difference between Checked and Unchecked exception in Java

534


What is the purpose of using the java bean?

545


What does || || mean in math?

499


Will minecraft java be discontinued?

619


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

536