You are not logged in.
- Topics: Active | Unanswered
Pages:: 1
#1 2017-07-31 07:05:49
C / C++ Programming Language Quiz Question.
Programming Languages Quizzes C / C++ Programming Language
Question:
If an integer object is thrown with a throw statement, then a subsequent catch block has a usable match if the type of the catch argument is
Option A):
int
Option B):
neither int nor double
Option C):
either int or double
Option D):
double
Correct Answer is Option A):
int
Offline
2017-07-31 07:05:49
- Advertisement
- Ads By Google
Re: C / C++ Programming Language Quiz Question.
\n