What happens if a program does not handle an unchecked exception?

a. This isn't possible; the program must handle the exception.
b. The program is halted and the default exception handler handles the exception.
c. The exception is ignored.
d. A compiler error will occur.


b. The program is halted and the default exception handler handles the exception.

Computer Science & Information Technology

You might also like to view...

The ________ pane is used to move through a Word document

A) Preview B) Task C) Navigation D) Search

Computer Science & Information Technology

What technology enables one computer to operate as if it were two or four computers?

A) Hyper-Threading B) HyperTransport C) Virtualization D) Overclocking

Computer Science & Information Technology