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