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