Which of the following constructor create a server socket with the specified port, listen backlog, and local IP address to bind?
ServerSocket(int port)
ServerSocket(int port, int backlog)
ServerSocket(int port, int backlog, InetAddress bindAddr)
ServerSocket()
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here