What is std namespace in c++?


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

Post New Answer

More C++ General Interview Questions

What does it mean to declare a member function as virtual?

0 Answers  


What is the difference between the functions rand(), random(), srand() and randomize()?

0 Answers  


What do you mean by vtable and vptr in c++?

0 Answers  


Do the names of parameters have to agree in the prototype, definition, and call to the function?

0 Answers  


What is the c++ programming language used for?

0 Answers  






What are the advantages of prototyping?

0 Answers  


Are there any special rules about inlining?

0 Answers  


What are static variables?

0 Answers  


How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,


What is struct c++?

0 Answers  


Who discovered c++?

0 Answers  


write a program that a 5 digit number and calculates 2 power that number and prints it.

2 Answers   Vimukti Technologies,


Categories