all are saying java doesn't support multiple inheritance but
by default Object class is super class for all the user
defined classes and we can extend atmost one class so each
class can extend more than one class so java supports
multiple inheritance?i am confused with this,pls any one
explain me.

Answer Posted / dinesh goud

java does not supports multiple inheritance .........we fell that through interface we can achive but that is not correct.........through interface we achive only late binding.........

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which class is the wait() method defined in? : Java thread

522


What is re-factoring in software?

576


Can a class be private?

511


What does .equals do in java?

528


What is space character in java?

573






What is an example of procedure?

514


What are the two types of streams offered by java 8?

510


What is == mean?

553


What is singleton class example?

587


Can we have any code between try and finally blocks?

560


Can a lock be acquired on a class in java programming?

534


What are the benefits of operations in java?

493


Is it necessary that each try block must be followed by a catch block?

557


What is the difference between length and length() method in java?

646


What is an iterator interface in java programming?

536