Why do we use using namespace std in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is std :: flush?

0 Answers  


Explain container class.

0 Answers  


What is the need of a destructor? Explain with the help of an example.

0 Answers  


Why for local variables the memory required to hold the variable is allocated from the program stack and for new its allocated from the heap?

1 Answers  


How one would use switch in a program?

0 Answers  






What are the steps in the development cycle?

0 Answers  


Should a constructor be public or private?

0 Answers  


Which of the following operator cannot be overloaded?

2 Answers   TCL,


How to declare a function pointer?

0 Answers  


What is java and c++?

0 Answers  


What is null and void pointer?

0 Answers  


What are arithmetic operators?

0 Answers  


Categories