You are not logged in.

#1 2017-07-31 07:05:49

Ibraheem
Webmaster
From: Capital
Registered: 2012-03-16
Posts: 23,140
Website

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

2017-07-31 07:05:49

Advertisement
Ads By Google

Re: C / C++ Programming Language Quiz Question.



\n

Board footer