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
What is autoboxing and unboxing?
Are arrays immutable in java?
What is the core java?
What is the access scope of protected access specifier?
What does || mean in vectors?
What are the 6 functions?
Is hashset ordered java?
What is the use of static methods?
What is final access modifier in java?
What does java final mean?
Name few java 8 annotations ?
What is a wrapper method?
How can you add and remove nodes in jtree?
Explain creating threads by implementing runnable class?
What is meant by attribute?