1.

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

A. scalar variables
B. programmer-defined objects
C. both (a) and (b)
D. neither (a) nor (b)
Answer» C. both (a) and (b)


Discussion

No Comment Found