Multiple choice

Which of the following allows an application to store information for the current session?

  1. Static member

  2. PHP session

  3. HMAC verification

  4. Session memory

  5. EnableSession

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

It allows an application to store information for the current session.