How do you flush a buffer in c++?


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

Post New Answer

More C++ General Interview Questions

What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard

0 Answers  


Can non graphic characters be used and processed in C++?

0 Answers   HCL,


Why isn't sizeof for a struct equal to the sum of sizeof of each member?

0 Answers  


What are iterators in c++?

0 Answers  


What is class in c++ with example?

0 Answers  






What are guid? Why does com need guids?

0 Answers  


State the difference between pre and post increment/decrement operations.

0 Answers  


Write an algorithm that determines whether or not an almost complete binary tree is a heap.

0 Answers   TCS,


What do you mean by delegate? Can a user retain delegates?

0 Answers  


what is difference between static and non-static variables

10 Answers  


Which programming language is best?

0 Answers  


What is the difference between new() and malloc()?

0 Answers  


Categories