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 longest unicode character?
How do you compare characters in java?
Why should we use java?
What is the default value stored in Local Variables?
Is java code slower than native code?
What are the four integer types supported by java?
What is a predicate method?
What does ide stand for?
What is charat java?
What is a programming object?
Is sizeof a preprocessor?
How to sort array in descending order in java?