Q65
What does bind() method of ServerSocket offer?
A.
binds the serversocket to a specific address (IP Address and port)
AnswerB.
binds the server and client browser
C.
binds the server socket to the JVM
D.
binds the port to the JVM
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board