What is the use of fflush(stdin) in c++?
Answers were Sorted based on User's Feedback
Answer / saravanan
fflush will used to write file immediately instead of
storing in the memory.
Is This Answer Correct ? | 7 Yes | 2 No |
Answer / paul
For input streams, fflush() discards any buffered data that has been fetched from the underlying file, but has not been by the application.
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / poonam
Is it used for any memory management or buffer management?
I thought over it and the answer i got was that it is used
for buffer memory management...Is it correct?
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / madhava
enter a result at the input given data to particular location
Is This Answer Correct ? | 0 Yes | 3 No |
What is abstrac class?where is it use?
what is a class
What is multiple inheritance ?
17 Answers Blue Star, C DAC, CDAC, Impetus, Ness Technologies, Softvision Solution,
Why is object oriented programming so hard?
What is the fundamental idea of oop?
What does and I oop and sksksk mean?
What are the components of marker interface?
There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is the main purpose of inheritance law?
What is Hashing and how is it done? Pictorial form?
what is the technical or oop name of object?