Multiple Choice
To handle an exception, we use a _________ construct.
A) try and catch
B) try and finally
C) catch and finally
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: Tyler wrote a code that includes multiple
Q26: When reading objects from a file, until
Q27: For an object of a class to
Q28: How can the methods of the Exception
Q29: Code that could generate a checked exception
Q31: When we open a file for writing
Q32: The return value for all Scanner methods
Q33: Your program will work as long as
Q34: A Stream can easily be constructed from
Q35: The _ class encapsulates the concept of