What happens if an exception is not caught?
Answer Posted / sandeep
The programme will terminate abnormally and then default
exception handler will handle the exception.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Why are generics used?
How do you identify independent and dependent variables?
Which collection is ordered in java?
what is session in java?
How do you override a private method in java?
What is jvm? Why is java called the platform independent programming language?
extending thread class or implementing runnable interface. Which is better? : Java thread
Does sprintf allocate memory?
Define reflection.
What is continuity of a function?
What is files manifesting?
Explain thread in java?
What is default locale java?
What is ordered map in java?
What is unmodifiable list in java?