✏️ Explanatory Question

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

👁 2,006 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.