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


Please Help Members By Posting Answers For Below Questions

Does a function need a return?

533


What string is utf8?

543


What are static variables and functions?

619


Is object a data type in java?

587


What is Java Reflection API? Why it’s so important to have?

600






what is enumset?

579


What is jvm? How its run?

659


Are floats faster than doubles?

562


How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?

753


What is high level language in computer?

536


Can static methods access instance variables in java?

572


What are identifiers in java?

571


What is the use of hashmap in java?

547


What are the elements of java?

561


What does it mean to be immutable?

546