Vidyalelo
C Programming · Q25

File Input Output

Programming · C Programming · question 25

Q25

In C, what is the purpose of the 'fflush' function?

A.
To flush the standard input buffer
B.
To flush the standard output buffer
Answer
C.
To close a file
D.
To check if a file exists

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board