You are not logged in.

#1 2017-07-31 06:46:37

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

In a C++ program, which of the following can be thrown?

Programming Languages Quizzes C / C++ Programming Language

Question:
In a C++ program, which of the following can be thrown?

Option A):
neither scalar variables nor programmer-defined objects
Option B):
programmer-defined objects
Option C):
both scalar variables and programmer-defined objects
Option D):
scalar variables

Correct Answer is Option B):
programmer-defined objects

2017-07-31 06:46:37

Advertisement
Ads By Google

Re: In a C++ program, which of the following can be thrown?



Board footer