Module_______ contains the function and class definitions that provide capabilities to build programs that communicate over a network.
a) tcp.
b) http.
c) socket.
d) None of the above.
c) socket.
Computer Science & Information Technology
You might also like to view...
Which of the following is a multi-alphabet cipher?
a. Caesar cipher b. ROT13 c. Atbash cipher d. Vigenere
Computer Science & Information Technology
A(n) __________ is information that is passed to a function, and a(n) __________ is information that is received by a function.
a. function call, function header b. parameter, argument c. argument, parameter d. prototype, header e. None of these
Computer Science & Information Technology