why java does not support multiple inheritance
Answer Posted / lalatendu
Because in java a class doesn't extend more than one class
| Is This Answer Correct ? | 22 Yes | 96 No |
Post New Answer View All Answers
What is sortedset in java?
What is update method called?
Can arraylist hold different types java?
What do you understand by java?
Can we start a thread twice in java?
What is tree node in java?
Write a program to check for a prime number in java?
What is the difference between reader/writer and inputstream/output stream?
What is an array in java?
What is listnode in java?
Explain the importance of join() method in thread class?
What are "class access modifiers" in Java?
How many times finalize method will be invoked? Who invokes finalize() method in java?
Why does java doesnt suuport unsigned values?
What is the right data type to represent a price in java?