ECCouncil 312-38 Practice Test 2
Question 1 / 40
FILL BLANK
Fill in the blank with the appropriate term. A ______________ is a block of data that a Web server stores on the client computer.
cookie
Comment (0)
Suggested answer: A
Explanation:
Cookie is a block of data, which a Web server stores on the client computer. If no expiration date is set for the cookie, it expires when the browser closes. If the expiration date is set for a future date, the cookie will be stored on the client's disk after the session ends. If the expiration date is set for a past date, the cookie is deleted.