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 / shrikanth

dude java does support multiple inheritence,although we dont
implement directly we will do it using interfaces. Good
observation from you.

Is This Answer Correct ?    9 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is static keyword?

591


How infinite loop is declared?

537


Can we sort set in java?

542


Explain listiterator and methods in listiterator?

549


What is broken and continue statement?

533






Can we use static class instead of singleton?

578


Define linked list and its features with signature?

540


What does s mean in regex?

553


describe synchronization in respect to multithreading? : Java thread

505


What is the default size of set in java?

502


What is garbage collection? Can it be forced to run?

540


What is jar?

633


What is the access scope of protected access specifier?

536


Is there any difference between synchronized methods and synchronized statements?

584


What is difference between java and java ee?

557