Vidyalelo
Java Programming · Q9

Java Serialization and Networking

Programming · Java Programming · question 9

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`
Answer
D.
`SocketListener`

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board