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 is time h in c++?

0 Answers  


what is C++ objects?

0 Answers  


in C++ , the word plus plus who found this?

4 Answers  


what is data abstraction in C++?

0 Answers  


Difference between pointer to constant and constant pointer to a constant. Give example.

0 Answers   HAL,






Write a corrected statement in c++ so that the statement will work properly. if (x = y) x = 2*z;

2 Answers  


How should runtime errors be handled in c++?

0 Answers  


Explain the ISA and HASA class relationships. How would you implement each in a class design?

3 Answers  


Write my own zero-argument manipulator that should work same as hex?

0 Answers  


Why is swift so fast?

0 Answers  


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


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

2 Answers   Vimukti Technologies,


Categories