Which of the following method is used to delete an item from the session?

55. Which of the following method is used to delete an item from the session?

  1. Delete (0
  2. Expire()
  3. Forget()
  4. Del()

Answer: C) Forget()

Explanation:

The forget() method is used to delete an item from the session.

Comments and Discussions!

Load comments ↻






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