Programming - Networking - Discussion

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

 



Q.

The ______________ class represents the socket that both the client and server use to communicate with each other.                         


A. java.net.ServerSocket B. java.net.Socket
C. java.net D. java.awt

Answer: Option B
Explaination:

 


The java.net.Socket class represents the socket that both the client and server use to communicate with each other.




Discussion

Your Comments Goes here...
NameDiscussion