✏️ Explanatory Question

Which class is used by server applications to obtain a port and listen for client requests?

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

Answer with Explanation

java.net.ServerSocket class is used by server applications to obtain a port and listen for client requests.