Answer Posted / ravikiran
Throwable
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
Can we use return in constructor?
Explain inheritance in java?
What is integers and example?
What do you mean by thread safe?
Variable of the boolean type is automatically initialized as?
what is the purpose of the runtime class?
When does an object becomes eligible for garbage collection in java?
Is multiple inheritance supported by java?
What type of language is java?
What is collection sort in java?
What are the differences between abstract class and interface?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
Why hashset is used in java?
Convert Binary tree to linked list.
Define an enumeration?