Vidyalelo
C++ Programming · Q51

Introduction to C++

Programming · C++ Programming · question 51

Q51

What is std in C++?

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

Answer: Option B

Solution

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