Examveda

What does bind() method of ServerSocket offer?

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

Answer: Option A


This Question Belongs to Java Program >> Java Server And Servlet

Join The Discussion

Related Questions on Java Server and Servlet