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!

Load comments ↻






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