Vidyalelo
Java Programming · Q220

Interfaces and Abstract Classes

Programming · Java Programming · question 220

Q220

Which of these is a method 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