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 / biswajit singh
I completely agree with Amit Singh. Excellent example.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Define jit compiler?
What is difference between final and immutable?
Wha is the output from system.out.println(“hello”+null); ?
What is void data type?
How do you get length in java?
what do you mean by java annotations?
What is a boolean structure?
What does a void function return?
What is the indent key?
What are heap memory and stack memory and what are memory tables.
Can we use a switch statement with strings?
What are parsers? Dom vs sax parser.
Give few examples of final classes defined in Java API?
How many bits is size_t?
What is callablestatement? How you can call stored procedure to pass in parameter?