Vidyalelo
Computer Science · Q69

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 69

Q69

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

A.
scalar variables
B.
programmer-defined objects
Answer
C.
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