Q69
In a C++ program, which of the following can be thrown?
A.
scalar variables
B.
programmer-defined objects
AnswerC.
both (a) and (b)
D.
neither (a) nor (b)
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board