What does bind() method of ServerSocket offer?
Posted: Wed Jul 13, 2022 7:50 pm
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
b) binds the server and client browser
c) binds the server socket to the JVM
d) binds the port to the JVM