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 / varun mittal
Please look all the answers.
They do not have any meaning.
I think that only one answer is related to question
i think one class defaultly have the features of Object
class
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is OOP's Terms with explanation?
What is tcp and udp?
Does sprintf add a null terminator?
What is the purpose of stub and skeleton?
What does it mean to flush a file?
What do you understand by java virtual machine?
What are the advantages of autoboxing?
Explain about collection interface in java?
What is re-factoring in software?
Explain about wait() method?
How do you change an int to a string?
Differentiate between a class and an object.
Why scanner is used in java?
Explain the difference between the public, private, final, protected, and default modifiers?
What do you know about the garbage collector in java?