Which of the following statements is true?

a. The code in a finally block is executed only if an exception occurs.
b. The code in a finally block is executed only if an exception does not occur.
c. The code in a finally block is executed only if there are no catch blocks.
d. None of the above are true.

d. None of the above are true.

Computer Science & Information Technology

You might also like to view...

Use the ________ dialog box to add a table to the query design workspace

Fill in the blank(s) with correct word

Computer Science & Information Technology

Define the following terms and give one example of each.

1. Equijoin 2. Outer join 3. Self-join 4. Minus 5. Cartesian product

Computer Science & Information Technology