How do you flush std cout?


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

Post New Answer

More C++ General Interview Questions

Is c++ still in demand?

0 Answers  


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


What is expression parser in c++

0 Answers   Mphasis,


How many storage classes are available in C++?

1 Answers  


What is static class data?

0 Answers  






Differentiate between declaration and definition in C++?

1 Answers  


When should we use container classes instead of arrays?

0 Answers  


What is the Difference between "C structure" and "C++ structure"?

12 Answers  


What is the advantage of an external iterator.

0 Answers  


How a new element can be added or pushed in a stack?

0 Answers  


Write a Program to find the largest of 4 no using macros.

0 Answers  


What is the purpose of template?

0 Answers  


Categories