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 / manikandansit
Hello Mr.Kartik Naidhruva.I m not asking this is foolish or
not.i jus asking to explain.even though the question is
foolish don't answer like fool.jus explain how my question
is wrong that's better.jus explain about Object class
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the main differences between the java platform and other platforms?
What is maximum size of arraylist in java?
How objects of a class are created if no constructor is defined in the class?
What is difference between identifier and variable?
How many wrapper classes are there in java?
How do you find the independent variable?
Can we define package statement after import statement in java?
Explain notify() method of object class ?
What is oop in java?
What is defined as false sharing in the context of multithreading?
When parseint method can be used?
How can an exception be thrown manually by a programmer?
What is a numeric format?
What is ternary operator? Give an example.
What is nested interface?