Multiple Choice
If a program encounters an error that it cannot recover from, it ____.
A) elevates the priority level of the program
B) raises or throws an exception
C) terminates immediately
D) locks up the computer
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q55: Which exception class will catch a problem
Q56: All of the following are problem associated
Q57: While in debug mode, you can look
Q58: When an unhandled exception message is displayed,
Q59: If the current method does not contain
Q61: _ as a methodical process of finding
Q62: You cannot write a catch clause unless
Q63: _ is/are used to facilitate managing exceptions
Q64: With the Debugger, while in break mode,
Q65: Bugs are normally labeled as _.<br>A) programmer