A session variable's value is set using which of the following method?

18. A session variable's value is set using which of the following method?

  1. Session.set
  2. Session.get
  3. Set.session
  4. Session.insert

Answer: A) Session.set

Explanation:

A session variable's value is set using the Session.set method.

Comments and Discussions!

Load comments ↻






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