Home / Programming MCQs / JAVA MCQs / Question

Y

Yami Thakur • 9.05K Points
Tutor III

Q. Which section provides for the implementation of the private server side of the system?

(A) Server
(B) ServerReader
(C) Socket
(D) ServerSocket

Explanation:

ServerSocket is a component of java.net that provides a standalone system launcher for a third party socket server connection.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.