When an exception occurs it is said to have been ________.

a. caught.
b. thrown.
c. declared.
d. handled.


b. thrown.

Computer Science & Information Technology

You might also like to view...

Describe the rules for creating DFDs.

What will be an ideal response?

Computer Science & Information Technology

What does the term forensics actually mean?

a. Scientifically accurate b. Proven by scientific means c. From the Greek word that means hidden d. Belonging to or usable in a a court of judicature or a public debate

Computer Science & Information Technology

An exception is propagated

a) From a place where the error occurs to the handler in the catch block. b) From the throw statement buried in the try block to the handler in the catch block. c) From a throw statement, not in a try block to the handler in the catch block. d) From the catch block to the try block. e) From the handler in the throw block to the try block.

Computer Science & Information Technology

The ________ that displays at the top of the column is the column heading

A) letter B) symbol C) number D) name

Computer Science & Information Technology