How multipleInheritance is possible in java?
Answer Posted / firdouse
Through Interfaces.........
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the elements of java?
What is numeric function?
Can we sort a map in java?
What is the console in java?
Is heap stored in ram?
How does compareto method work?
What is a control variable example?
What do you mean by platform independence of Java?
What is a consumer in java?
Where is jre installed?
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?
What are the advantages of inner classes?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
What is a copy constructor in java?
Variables used in a switch statement can be used with which datatypes?