igotdiss126 igotdiss126 28-12-2023 Computers and Technology contestada Which of the following statements is used by the server to listen for a connection request from a client? a. Socket s = serverSocket.listen(); b. Socket s = serverSocket.wait(); c. Socket s = serverSocket.getSocket(); d. Socket s = serverSocket.accept();