+ 1
What is using namespace std; in c++
Why does when using this we don't need to put std::cout or std::string
2 Antworten
+ 1
Check this page:
https://www.programiz.com/cpp-programming/std-namespace
Have a nice day!
+ 2
Oh thanks😊
Why does when using this we don't need to put std::cout or std::string