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
Is null an object in java?
What is a war file?
What is the benefit of using enum to declare a constant?
describe method overloading
Realized?
What are the object and class classes used for?
How we can run a jar file through command prompt in java?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
Explain the init method?
Can we override tostring method in java?
How to make a class or a bean serializable?
Why call by value prevents parameter value change?
Describe what a thread-local variable is in java?
Is final static java?
What is final keyword in java?