GIAC
GPYC · Question #59
GPYC Question #59: Real Exam Question with Answer & Explanation
Sign in or unlock GPYC to reveal the answer and full explanation for question #59. The question stem and answer options stay visible for context.
Question
What does the following line of code do?
s.sendto(data, ('127.0.0.1', 5000))Options
- ASends the data stored in the variable "socket" to the IP address stored in AF_INET
- BGets data from all network sockets on the system
- CCreates an instance of a UDP socket for transmitting or receiving data
- DTransfers data from the local system to a remote system across the network
Unlock GPYC to see the answer
You've previewed enough free GPYC questions. Unlock GPYC for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.