Solved

When a Program Terminates Because a Thrown Exception Is Not

Question 36

Multiple Choice

When a program terminates because a thrown exception is not handled, the program


A) starts up again automatically
B) opens a dialog box which asks the user whether the program should start again, end, or enter a debugging mode
C) saves all output to a disk file named runStackTrace.txt
D) opens a dialog box for the user to specify a disk filename and all output is stored to that file
E) outputs a message indicating what the exception was and where it was thrown

Correct Answer:

verifed

Verified

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

Related Questions