What is flush c++?


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

Post New Answer

More C++ General Interview Questions

Which bit wise operator is suitable for checking whether a particular bit is on or off?

0 Answers  


You run a shell on unix system. How would you tell which shell are you running?

0 Answers  


Can a new be used in place of old mallocq? If yes, why?

0 Answers  


What is a static member?

0 Answers  


Can inline functions have a recursion? Give the reason?

3 Answers  






What is the difference between operator new and the new operator?

3 Answers   Amazon, TCS, Wipro,


What is setiosflags c++?

0 Answers  


What are raw sockets, where they are efficient?

2 Answers   Symphony,


How to give an alternate name to a namespace?

0 Answers  


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

0 Answers  


How do you declare A pointer to function which receives an int pointer and returns a float pointer

0 Answers  


How do I open binary files?

1 Answers  


Categories