Vidyalelo
Computer Science · Q66

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 66

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
Answer
C.
catch
D.
scope

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board