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 is the difference between jdk, jre, and jvm?
What does it mean to be immutable?
What is a flag variable?
What is a static class in java?
What is an immutable class? How to create an immutable class?
what is enumset?
Can we create our own wrapper class in java?
What is the difference between == and === javascript?
How to change the priority of thread or how to set priority of thread?
Can you override a final method?
Can we override a variable in java?
Can we have multiple public classes in a java source file?
What is double checked locking in singleton?
What is the difference between a vector & an array list?
How big is a 32 bit integer?