Which of the following method will clear all the cookies in the given URI?

59. Which of the following method will clear all the cookies in the given URI?

  1. Reset()
  2. Clear()
  3. Null()

Answer: A) Reset()

Explanation:

The reset() method will clear all the cookies in the given URI.

Comments and Discussions!

Load comments ↻






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