Does Java support multiple Inheritance?

Answer Posted / janardhan

In java single inheritance is possible, not multiple
inferitance.

in java one class extends only one class not more than one.
But in java one class implements multiple interfaces. some
time we will call multiple inheritance possible by
interfaces.


jana

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the full name of java?

561


What defines function?

531


What do you understand by the bean persistent property?

549


What is tree node in java?

524


What is ordered map in java?

531






What are the two ways to create a thread?

528


Explain wait() method of object class ?

626


What is arrays aslist in java?

513


What is t in parametric equations?

541


How do you use wildcards?

528


What is a lightweight component?

586


Which is dependent variable?

487


What is collection api?

602


What is the effect of keeping a constructor private?

471


What does yield method of the thread class do?

574