What is fflush c++?


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

Post New Answer

More C++ General Interview Questions

What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0

0 Answers  


why all c++ program must have default constructor?

6 Answers   IBM,


What is vectorial capacity?

0 Answers  


How can you link a c++ program to c functions?

0 Answers  


What are shallow and deep copy?

0 Answers  






Can a function take variable length arguments, if yes, how?

0 Answers  


What does return 0 do in c++?

0 Answers  


What is implicit conversion/coercion in c++?

1 Answers  


Write a program to interchange 2 variables without using the third one.

0 Answers  


wap to accept 10 numbers & display the number of odd and even numbers??

1 Answers  


How to allocate memory dynamically for a reference?

0 Answers  


What is scope resolution operator in c++ with example?

0 Answers  


Categories