What happens if an exception is not caught?

Answer Posted / sandeep

The programme will terminate abnormally and then default
exception handler will handle the exception.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we clone singleton object?

834


What are 5 boolean operators?

857


How to sort list of list in java?

887


What is main string [] args?

760


Can I override protected method in java?

824


What is the purpose of the system class in java programming?

779


Difference between Preemptive scheduling vs. Time slicing?

822


How to remove the trailing spaces from a string?

922


why are there separate wait and sleep methods? : Java thread

806


How do you remove duplicates from an array in java?

739


What is array list in java?

846


Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?

838


What is meant by string is immutable?

750


What is the java reflection api? Why it’s so important to have?

772


What are the important features of Java 9 release?

778