Q. Which section provides for the implementation of the private server side of the system?
β
Correct Answer: (D)
ServerSocket
Explanation: ServerSocket is a component of java.net that provides a standalone system launcher for a third party socket server connection.