Which of the following statements about Try blocks is true?
a) The Try block must be followed by at least one Catch block.
b) The Try block must be followed by a Finally block.
c) The Try block should contain statements that may process an exception.
d) The Try block should contain statements that may throw an exception.
d) The Try block should contain statements that may throw an exception.
Computer Science & Information Technology
You might also like to view...
In expressions, field names must be enclosed in square brackets
Indicate whether the statement is true or false
Computer Science & Information Technology
Explain the challenge in digital communications regarding the transmission of a long string of values and describe how it can be overcome.
What will be an ideal response?
Computer Science & Information Technology