Java run-time system generates What class of exceptions?
Answers were Sorted based on User's Feedback
Answer / luckystarjava
JVM checks only un-checked exception. the exception is thown
by exception Class
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the purpose of the finalize() method?
Java support what type of parameter passing ?
What is the base class for error and exception?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
State the merge-sort principle and its time complexity.
0 Answers Akamai Technologies,
What is Generic in java? Where can we write Generic ( class or method or objects or etc...)? with simple example? Thanks, Bose.
2 Answers Infosys, Tech Mahindra,
How to override equals() and hashCode() method in java?
Are there any tools available in java to create reports?
Why isn’t there operator overloading?
What are different type of access modifiers?
What do you understand by java virtual machine?
Can a class be final?