Moderate

In ASP.NET if one wants to maintain session then which of the following is used ?

Correct answer: D. All of the above

  • A. Microsoft SQL Server
  • B. Session State Service
  • C. In-process storage
  • D. All of the above

Explanation

ASP.NET supports in-process session storage, the ASP.NET State Service, and SQL Server session storage. Therefore, all three listed mechanisms can maintain session state.

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