Q27
In Java Networking, what is the purpose of the `ServerSocket` class?
A.
To connect to a web server
B.
To send emails
C.
To listen for incoming client connections
AnswerD.
To read from a file
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board