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

i think one class defaultly have the features of Object
class bcoz it is parent to all classes.
so v r not directly extends the Object class.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain throw keyword in java?

588


Why declare Main() method as a static in java ?

572


What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?

584


What about interthread communication and how it takes place in java?

519


What are the advantages of arraylist over arrays?

544






Explain java coding standards for classes or java coding conventions for classes?

587


What is the difference between pass by reference and pass by pointer?

470


What is close method? How it's different from Finalize & Dispose?

538


Tell me the Importent classes in net package?

1563


What are scalar data types?

505


What is jrmp?

527


Who is founder of java?

511


Can an interface be final?

528


What is function declaration?

506


How do you sort arraylist in descending order?

553