Which of the following function method compares the value of a session variable to a specified value?

24. Which of the following function method compares the value of a session variable to a specified value?

  1. Session.compares
  2. Session.equals
  3. Session.value

Answer: B) Session.equals

Explanation:

This method compares the value of a session variable to a specified value.

Comments and Discussions!

Load comments ↻






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