Vidyalelo
C++ Programming · Q548

C++ miscellaneous

Programming · C++ Programming · question 548

Q548

What is any in C++?

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

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board