why java does not support multiple inheritance
Answer Posted / suchithra
To avoid ambiguity problems
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is contract between hashcode and equal method?
How does linkedlist work in java?
What carriage return means?
Can static method access instance variables ?
What is the file extension for java?
How many types of array are there?
explain autoboxing in java?
Explain reverse a linked list iterative solution in java?
Which is fastest collection in java?
What is the best definition for data?
How do you sort objects in java?
List out five keywords related to exception handling ?
Can we force the garbage collection to run?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
What is java util function?