Which one of the following statements is correct? (a) The try block must be followed by a
Question:
Which one of the following statements is correct?
(a) The ‘try’ block must be followed by a ‘catch’ block.
(b) The ‘try’ block must be followed by a ‘finally’ block.
(c) The ‘try’ block must be followed by either a ‘catch’ block or a ‘finally’ block.
(d) The ‘try’ block must be followed by at least one ‘catch’ block and one ‘finally’ block.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Question Posted: