QuestionQ553

Managing Application Security

Which of the following stores information that a web application reads whenever a user visits a site?

  • A PII
  • B Cookie
  • C Rootkit
  • D DiD
Explanation

A cookie stores site-related data in the user’s browser, such as session identifiers or preferences, which the web application can read on subsequent requests or visits.

Community Discussion

No comments yet. Be the first to start the discussion!