Vidyalelo
C# Programming · Q77

File Handling and Input Output in C Sharp

Programming · C# Programming · question 77

Q77

Which of these is a method used to clear all the data present in output buffers?

A.
clear()
B.
flush()
Answer
C.
fflush()
D.
close()

Answer: Option B

Solution

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