What happens if an exception is not caught?
Answer Posted / ritika
The uncaughtException method of the thread ThreadGroup being invoked which eventually results in the termination o the thread in which it is thrown.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we need singleton?
Is main a function?
What happens when you add a double value to a string?
Can private class be extended java?
Is java written in c?
What is natural ordering in java?
Which class contains a method: cloneable or object?
What is volatile keyword in java
What is the purpose of garbage collection in java, and when is it used?
What is the simpletimezone class in java programming?
Is linkedlist thread safe in java?
What is the purpose of object oriented programming?
What is object-oriented programming?
How do you write a good declaration?
What should I import for arraylist in java?