Question: You need to store state data that is accessible to any user who connects to your web application and ensure that it stays in memory. Which collection object should you use?
A
B
C
D
Session
B
Application
C
Cookies
D
ViewState
Note: Not available