Examveda
Examveda

What is the purpose of the "try" block in exception handling?

A. It catches exceptions and handles them

B. It specifies the exception type

C. It contains the code that might throw an exception

D. It specifies the exception message

Answer: Option C


This Question Belongs to Java Program >> Exceptions

Join The Discussion

Related Questions on Exceptions