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
How do you trim a space in java?
How do you create an array in java?
What is the difference between actual and formal parameters?
What is the default value of byte datatype in java?
What is polymorphism and what are the types of it?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
Is java developer a good career?
What are controls and their different types in awt?
How do you include a string in java?
Explain restrictions on using enum?
What do you understand by the term polymorphism?
How can the checkbox class be used to create a radio button?
What is a war file?
Write a program to find the greatest of three numbers in java?
What is supplier in java?