How do you delete a cookie?

  1. You can't. They're valid until they expire.

  2. Overwrite it with an expiry date in the past.

  3. escape() the value of the path attribute.

  4. nescape() the value of the path attribute.


Correct Option: B

Find more quizzes: