Professional Degree in C++

Console Input
cin

Student
Vigneshwaran DL   05-Jan-23

For all c++ programs, did we have to use only 'std' in "USING NAMESPACE STD"?

Support Team
Support Team   05-Jan-23

When we use it, we can get the standard libraries. So that we use it for main program. But if you have one class,you can use your own name spaces. You will learn it in future videos. Please go further. Happy learning. Thanks.
REPLY

Total Duration: 05:26:46