Which of the following function is used to erase the cookie?

37. Which of the following function is used to erase the cookie?

  1. Remove_cookie()
  2. Erase_cookie()
  3. Del_cookie()
  4. Delete_cookie()

Answer: D) Delete_cookie()

Explanation:

To erase the cookie, use the delete_cookie() method.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.