✏️ Explanatory Question

Which class represents the socket that both the client and server use to communicate with each other?

👁 1,998 Views
📘 Detailed Answer
💡

Answer with Explanation

java.net.Socket class represents the socket that both the client and server use to communicate with each other.