Mode of storing ASP.NET session_____________?
Mode of storing ASP.NET session_____________?
		A. StateServer
B. SQL Server
C. InProc
D. All of the above 
		A. securityPolicy
B. authentication
C. authorization  
D. None of the above
		A. 10 mins
B. 20 mins
C. 2 mins
D. Exists for the Life of the current page 
		A. System.Web.Services
B. System.Web.Ui.Forms.Security
C. System.Web.Configuration
D. System.Web.Security 
		A. Website
B. WebForm
C. Webfarm 
D. None of the above
		A. Load() 
B. Unload( )
C. PreRender( )
D. None of the Above 
		A. Response.ViewState
B. Response.Cookies
C. Session
D. Application