Question: What does bind() method of ServerSocket offer?

Options

A : binds the serversocket to a specific address (IP Address and port)

B : binds the server and client browser

C : binds the server socket to the JVM

D : binds the port to the JVM

Click to view Correct Answer

Previous || Next

AutoCloseable, Closeable and Flushable Interfaces more questions

Which of the following is not true for Ant?

AutoCloseable and Flushable are part of which package?

Does close() implicitly flush() the stream.

How does applet and servlet communicate?

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

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

What is the difference between AutoCloseable and Closeable?

What is the use of Flushable interface?

Which class provides system independent server side implementation?

Which version of java added Flushable interface?

Annotations more Online Exam Quiz

Annotations

Application Lifecycle - Ant, Maven and Jenkins

Client and Server

Debugging in Eclipse

Design Patterns

Java Beans

JDBC