1.

What is std in C++?

A. std is a standard class in C++
B. std is a standard namespace in C++
C. std is a standard header file in C++
D. std is a standard file reading header in C++
Answer» C. std is a standard header file in C++


Discussion

No Comment Found