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

Computer Science & Information Technology

You might also like to view...

The ________ error message will appear if you try to divide by zero

Fill in the blank(s) with correct word

Computer Science & Information Technology

Your boss has asked you to tell him how many usable subnets and hosts a Class C network with the IP address and mask of 192.168.10.0/28 can have. How should you respond?

A) 16 subnets and 16 hosts B) 16 subnets and 14 hosts C) 30 subnets and 6 hosts D) 62 subnets and 2 hosts

Computer Science & Information Technology