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 matcher in java?

518


What is difference between fail-fast and fail-safe?

588


What are some characteristics of interference class?

519


What is a variable and constant?

548


Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?

681






Define class?

518


What is the difference between compiler and jvm?

555


What do negative exponents mean?

551


Is the milky way in a void?

541


What is compareto?

544


What is incompatible types in java?

539


What is an abstract class and what is it’s purpose?

539


Which are different kinds of source code?

662


What is the use of flag?

583


What is main function purpose?

524