1.

What is any in C++?

A. STL container used to store a single value of any type
B. Exception class in C++
C. Fundamental type provided by C++
D. Template data type
Answer» B. Exception class in C++


Discussion

No Comment Found