Q4 Single choice Mark for later What does the following line of code do? A Sends the data stored in the variable "socket" to the IP address stored in AF_INET B Gets data from all network sockets on the system C Creates an instance of a UDP socket for transmitting or receiving data D Transfers data from the local system to a remote system across the network Correct answer