Q. Which object in ASP.NET provides a global storage mechanism for state data that needs to be accessible to all pages in a given Web application? (Solved)
1. Session
2. Application
3. ViewState
4. cache
- b. Application
1. Session
2. Application
3. ViewState
4. cache