Q66
When a function includes a throw statement for errors, the call to the potentially offending function should be placed within a _____ block
A.
throw
B.
try
AnswerC.
catch
D.
scope
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board