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 are instance variables?
Is empty in java?
What is final variable?
String is mutable or immutable?
When throw keyword is used?
What purpose do the keywords final, finally, and finalize fulfill?
What does .equals do in java?
If a method is declared as protected, where may the method be accessed?
Why object class is super class for every class in java?
what is difference betweem home interface and remote interface?
What are the types of relation?
Is age discrete or continuous?