Vidyalelo
Java Programming · Q69

Java Session Management and JSP

Programming · Java Programming · question 69

Q69

What is the use of Flushable interface?

A.
Flushes this stream by writing any buffered output to the underlying stream
Answer
B.
Flushes this stream and starts reading again
C.
Flushes this connection and closes it
D.
Flushes this stream and throws FlushException

Answer: Option A

Solution

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