Multiple Choice
A ______is a small file that the server embeds on the user's computer. Each time the same computer requests a page with a browser, it will send the ________ too.
A) Cookie & cookie
B) FTP & TCP
C) GET & POST
D) HTTP request & HTTP Responses
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: A constructor allows you to initialize an
Q9: When inheriting from an abstract class, the
Q10: _ function is used to change the
Q11: To implement an interface, a class must
Q12: HTTP stands for _.<br>A)Hyper text transfer protocol<br>B)hyper
Q14: PHP was designed as a _ scripting
Q15: To upload the file _ array is
Q16: The_ function fetches a result row as
Q17: _is about communication between web clients and
Q18: Interfaces are declared with the _ keyword:<br>A)interface<br>B)abstract