Q9
Which class in Java Networking is used to represent a server socket that listens for incoming client connections?
A.
`SocketServer`
B.
`Server`
C.
`ServerSocket`
AnswerD.
`SocketListener`
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board