Question: What is the use of Flushable interface?

Options

A : Flushes this stream by writing any buffered output to the underlying stream

B : Flushes this stream and starts reading again

C : Flushes this connection and closes it

D : Flushes this stream and throws FlushException

Click to view Correct Answer

Previous || Next

AutoCloseable, Closeable and Flushable Interfaces more questions

How does applet and servlet communicate?

In CGI, process starts with each request and will initiate....

What does bind() method of ServerSocket offer?

What happens if ServerSocket is not able to listen on....

What is the difference between AutoCloseable and Closeable?

Which class provides system independent server side implementation?

Which version of java added Flushable interface?

How can we move from one desired step to another....

How to deep dive into the execution of a method....

What does local IP address start with?

Annotations more Online Exam Quiz

Annotations

Application Lifecycle - Ant, Maven and Jenkins

Client and Server

Debugging in Eclipse

Design Patterns

Java Beans

JDBC