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

What is a singleton puppy?

537


What type of variable is gender?

552


What is a treeset in java?

549


Can we call the run() method instead of start()?

596


How to display all the prime numbers between 1 and n (n is the number, get the input from user)

516






Explain the use of sublass in a java program?

599


Why a dead thread occurs?

578


What is the difference between Java and C++?

617


Why is the singleton pattern considered to be an anti pattern?

480


What is boolean law?

522


describe synchronization in respect to multithreading? : Java thread

507


What is data member in java?

507


Is null an object java?

541


What is the final variable?

583


Differentiate between a class and an object.

569