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
Mention some interfaces implemented by linked list in java.
What are use cases?
What is empty list in java?
What are filterstreams?
Which java version is latest?
Can you explain the private protected field modifier?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What do heavy weight components mean in java programming?
How to create a thread in java?
what is server side caching?
What is a layout manager and what are different types of layout managers available in java awt?
What is the public method modifier?
what invokes a threads run() method? : Java thread
What are the different types of collections in java?
What is boolean query?