What is the role of the finally block?
b) To execute code that must run regardless of exceptions
a) To handle exceptions
c) To define new exceptions
d) To prevent all exceptions