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 collection class in java?

721


What is backdrop?

798


Explain what do you mean by functional overloading in java?

781


Describe the syntax of multiple inheritance? When do we use such an inheritance?

813


Why a dead thread occurs?

764


How do you sort a list in java?

785


Can we override constructors in java?

846


What is static block?

784


Can a function return a function?

771


How do you generate random numbers in java?

733


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

733


What is the significance of java packages?

836


What is an i/o filter?

1174


What are the main uses of java?

740


What is data type example?

746