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 |
Where pragma is used?
What do you know about java?
What is javac_g?
what is meant wrapper classes?
Can you extend singleton class?
What does this () mean in java?
how to minimize the functionality to will not force garbage collector?
When the constructor of a class is invoked?
what r advatages of websphere? & how to deploy?
What is type inference in java8?
What is an off by one error in java?
What is the alternate of 'Inheritance' ?