Examveda
Examveda

What is the use of try & catch?

A. It allows us to manually handle the exception

B. It allows to fix errors

C. It prevents automatic terminating of the program in cases when an exception occurs

D. All of the mentioned

Answer: Option D


This Question Belongs to Java Program >> Exceptions

Join The Discussion

Related Questions on Exceptions