• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

What is the use of 'using namespace std' in c++ ??

c++
2nd Sep 2017, 7:02 PM
Piyush Sikariya
Piyush Sikariya - avatar
3 Answers
+ 2
It allows you to type "cout" instead of "std::cout", "cin" instead of "std::cin", ...
2nd Sep 2017, 7:04 PM
Dapper Mink
Dapper Mink - avatar
+ 3
https://www.sololearn.com/Discuss/231066/?ref=app
2nd Sep 2017, 7:04 PM
Jordan Chapman
Jordan Chapman - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Hello World!
0 Votes
What is wrost mistake that mostly people made while learning coding?
1 Votes
I'm lost with JavaScript (document.getElementById(".") And clearly making mistakes, Can someone help, I thought I had it but no.
0 Votes
Why's there an error
1 Votes
Script file names
0 Votes
How to put multiple inputs in python?
1 Votes
What can I do after learning python and how to create amazing codes. And how many times it would take to be a good programmer😅
0 Votes
What to learnđŸ€”
0 Votes
String functions
1 Votes
Linked list
1 Votes