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.
You might also like to view...
What is the role of comments in an HTML document? Describe the correct syntax to use to add a comment to an HTML document.
What will be an ideal response?
A class that inherits from a base class is a ____ class.
A. super B. lower C. derived D. parent
A menu of commands that matches characters you type into the query design grid is ________
Fill in the blank(s) with correct word
C++ does not allow mixed-mode expressions.
Answer the following statement true (T) or false (F)