What is any in C++?
Posted: Wed Jul 13, 2022 7:53 pm
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
b) Exception class in C++
c) Fundamental type provided by C++
d) Template data type