Vidyalelo
C# Programming · Q75

File Handling and Input Output in C Sharp

Programming · C# Programming · question 75

Q75

Select the method which writes the contents of the stream to the physical device.

A.
fflush()
B.
void fflush()
C.
void Flush()
Answer
D.
flush()

Answer: Option C

Solution

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