What is multiple inheritance & can we implement it in java?

Answer Posted / jyoti

multiple inheritance means for onr sub class there are more
than one base class.
that means derive class inherits from more than one class
simultaneaously.

no java does not support multiple inheitance.

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you call a method in a method?

744


What is java reflection?

716


When should you use arraylist and when should you use linkedlist?

678


What is the list interface in java programming?

770


What exceptions occur during serialization?

822


What is contract between hashcode and equal method?

776


What exactly is a .class file?

784


Difference between association, composition and aggregation?

736


What is an 8 bit word?

786


Why do we need singleton class?

713


What is the difference between a vector & an array list?

879


Can a java program have 2 main methods?

762


What is abstract class? Explain

766


What is tochararray in java?

681


What is difference between jdk,jre and jvm?

760