Identify the true statement(s) about exceptions:

a) Runtime exceptions are unchecked.
b) The root class of all exception classes is Throwable.
c) The finally block is optional.
d) A try block