Which of the following cookie class methods is used to create a Cookie variable?

59. Which of the following cookie class methods is used to create a Cookie variable?

  1. Create()
  2. Set()
  3. Use()
  4. New()

Answer: B) Set()

Explanation:

To create a Cookie variable, use the set method.


Comments and Discussions!









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