Solved

If Your Code Does Not Handle and Exception When It

Question 45

Multiple Choice

If your code does not handle and exception when it is thrown, this prints an error message and crashes the program.


A) Java error handler
B) multi-catch
C) default exception handler
D) try statement

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions