In Java networking, which of the following classes is used to implement the client-side socket?

Last Updated :
Discuss
Comments

In Java networking, which of the following classes is used to implement the client-side socket?

ServerSocket

Socket

DatagramSocket

InetAddress

Share your thoughts in the comments