True/False
A try statement must have at least one catch statement, but could have many catch statements, and may or may not have a finally clause.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: While the Exception class is part of
Q18: The difference between the throw reserved word
Q32: Write code that will create a BufferedReader
Q33: Rewrite the following code using try and
Q34: A finally clause will execute<br>A) only if
Q35: The Timer object should be used to
Q36: When a program terminates because a thrown
Q39: A JTextArea can be used to display
Q40: Scroll panes automatically will scroll vertically, but
Q41: In order to have some code throw