1.

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» B. binds the server and client browser


Discussion

No Comment Found