0

Please someone tell me why we using "using name space std; in program

whats the important of it.

2nd Feb 2017, 4:21 AM
sanjeev Kumar
sanjeev Kumar - avatar
2 Answers
2nd Feb 2017, 4:23 AM
jay
jay - avatar
0
if you dont use that you have to write it like std::cout<<.... everytime namespace are like bunch of functions and you can create namespaces too
2nd Feb 2017, 6:07 AM
cates