QUESTION IMAGE
Question
a cookie is a binary file stored on a web server.
true
false
question 2
a persistent cookie stays around indefinitely.
true
false
Brief Explanations
A cookie is a small text file (not a binary file) stored on the user's computer (not the web server). A persistent cookie has an expiration date set in the future, but it doesn't stay around indefinitely. It remains until its expiration date.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
For the first question: B. False. For the second question: B. False.