Programming - Sockets - Discussion

You Are Here :: Home > JAVA > Sockets - Discussion

 



Q.

The __________________________ class provides a mechanism for the server program to client for clients and establish connections with them.                         


A. java.net.Socket B. java.net.ServerSocket
C. java.lang D. java.sql

Answer: Option B
Explaination:

 


The java.net.ServerSocket class provides a mechanism for the server program to client for clients and establish connections with them.




Discussion

Your Comments Goes here...
NameDiscussion