Page 1 of 1

What does bind() method of ServerSocket offer?

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
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