What happens if an exception is not caught? Ans. An uncaught exception results in the uncaughtException() method of the thread's ThreadGroup being invoked, which eventually results in the termination of the program in which it is thrown. - Study24x7
Social learning Network
07 Feb 2024 11:51 AM study24x7 study24x7

What happens if an exception is not caught? Ans. An uncaught exception results in the uncaughtException() method of the thread's ThreadGroup being invoked, which eventually results in the termination of the program in which it is thrown.

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles