22. You need to store state data that is accessible to any user who connects to your Web application. Which object should you use ? September 13, 2025 by Admin A. Response.ViewState B. Response.Cookies C. Session D. Application ✅ The correct answer is option D.