A(n) ____________________ block includes any number of statements that might cause exceptions.

Fill in the blank(s) with the appropriate word(s).

try

Computer Science & Information Technology

You might also like to view...

Financial institutions make money when lending money by charging a(n) ________

A) interest rate B) finder's fee C) finance charge D) balance

Computer Science & Information Technology

When a recursive call to a function occurs, the compiler’s implementation must remember all of the following information EXCEPT ______.

a. values of parameters b. values of local variables c. values of global variables d. a reference to the point from which the recursive call was made

Computer Science & Information Technology