Moderate

Who can access Session state variables ?

Correct answer: C. A Single session

  • A. All users within a single tunnel
  • B. All Users of an application
  • C. A Single session
  • D. All of the above

Explanation

Session state is maintained separately for each client session, so one session cannot directly access another session's variables. It is not shared by all application users or all users in a tunnel.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions