Multiple choice

Which of these is sent back to the server to notify the website of the user's previous activity?

  1. Password

  2. Session ID

  3. Enterprise JavaBeans

  4. Cookie

  5. Email tracking

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A cookie, also known as an HTTP cookie, web cookie, or browser cookie, is a small piece of data sent from a website and stored in a user's web browser while the user is browsing that website. Every time the user loads the website, the browser sends the cookie back to the server to notify the website of the user's previous activity.