Q548
What is any in C++?
A.
STL container used to store a single value of any type
AnswerB.
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