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