In ASP.NET application the Global.asax file lie in which directory_________________?
		A. System
B. ROOT 
C. Application
D. None of the Above
		A. The default time interval is 5 minutes
B. Programmers has to take care of delete sessions after configurable timeout interval
C. ASP.NET automatically delete sessions after configurable timeout interval 
D. None of the Above
		A. Clears all the section value from rendered HTML File
B. Clears the content of the Rendered page
C. Clears all Headers from the buffer stream 
D. None of the above
		A. Application objects
B. Session objects
C. ViewState
D. All of the above 
		A. Client-side code
B. Server-side code 
C. Both A and B
D. None of these
		A. Include the deny element.
B. Include the identity element.
C. Include the authorization element. 
D. Include the authentication element
		A. VBScript 
B. EcmaScript
C. JavaScript
D. PERL