What does the try block do in Java?
b) Contains code that might throw an exception
d) Defines the exception types
a) Handles exceptions
c) Always prevents exceptions