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