What is the difference between a Try block and a Try statement?
a) There is no difference
b) A Try statement refers to the block of code following the keyword Try, while the Try block refers to the Try keyword and the block of code following this keyword.
c) The Try block refers to the keyword Try followed by a block of code. The Try block and its corresponding Catch and/or Finally clauses together form a Try statement.
d) The Try statement refers to the keyword Try followed by a block of code. The Try statement and its corresponding Catch and/or Finally clauses together form a Try block.
c) The Try block refers to the keyword Try followed by a block of code. The Try block and its corresponding Catch and/or Finally clauses together form a Try statement.
You might also like to view...
Describe the purpose of adding a join line in a multi-table query
What will be an ideal response?
The Windows 10 program that captures an image of a computer screen is called ________
A) Defender B) Snipping Tool C) Journal D) Edge