✏️ Explanatory Question

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

👁 1,993 Views
📘 Detailed Answer
1,993
Total Views
4
Related Qs
0%
Progress
💡

Answer with Explanation

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