0 votes
in JAVA by

Which class is used to represent a multicast socket for communication between multiple computers over a network in Java?

a) ServerSocket

b) Socket

c) DatagramSocket

d) MulticastSocket

...