You are not logged in.
- Topics: Active | Unanswered
Pages:: 1
#1 2017-07-31 06:38:37
C / C++ Programming Language Quiz Question.
Programming Languages Quizzes C / C++ Programming Language
Question:
When a function includes a throw statement for errors, the call to the potentially offending function should be placed within a _____ block
Option A):
throw
Option B):
catch
Option C):
try
Option D):
scope
Correct Answer is Option C):
try
Offline
2017-07-31 06:38:37
- Advertisement
- Ads By Google
Re: C / C++ Programming Language Quiz Question.
\n