Java does not support multiple inheritance.
how interface helps in the same?

Answer Posted / narmada nelluri

Java does not suuport multiple inheritence through classes
we can acheive the same with interfaces that means a class
can implement more than one interface at a time.

Is This Answer Correct ?    31 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which collection allows duplicate values in java?

544


What is meant by oops concept in java?

500


Are arrays passed by reference in java?

481


Explain about strings in java?

613


Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?

542






Can java list be null?

545


What is json parser in java?

608


how can you take care of mutual exclusion using java threads? : Java thread

605


How to instantiate member inner class?

619


Explain the meaning of java applet.

599


What is a cup of java?

553


Explain the reason behind ending a program with a system.exit(0)?

594


What is meant by design patterns?

577


What is the difference between and ?

503


What is a classloader in java?

534