In Java socket programming, which class is used to listen for incoming client requests on the server side?
Socket
ServerSocket
DatagramSocket
SocketChannel
This question is part of this quiz :