When an error occurs, an exception is

A) created.
B) thrown.
C) passed.
D) ignored.
E) None of the above

B) thrown.

Computer Science & Information Technology

You might also like to view...

The ArrayList class implements the ____ interface.

A. List B. Arrays C. Queue D. Set

Computer Science & Information Technology

A(n) ____ variable can serve as a condition in an if or while statement.

A. String B. Boolean C. Object D. Number

Computer Science & Information Technology