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