1.

Which class is used by server applications to obtain a port and listen for client requests?

Answer»

java.net.ServerSocket class is used by server applications to obtain a port and listen for client requests



Discussion

No Comment Found