Why is Global.asax is used ?
		A. Implement application and session level events 
B. Declare Global variables
C. No use
D. All of the above
		A.
B.  
C.
D. None of these
		A. needs to be available to the public
B. must be platform-independent
C. has a thin front end (client)
D. All of the above 
		A. To create a customized control that needs to display data in a tabular fashion 
B. To create and populate a Table in Design view
C. To create and populate a Table with images
D. To display a tabular result set
		A. HTTP 
B. FTP
C. File
D. All of the above
		A. Add reference of dll file and place the code where ever required 
B. By add/Remove items in the project menu
C. Cannot add 3rd party component to asp.net
D. None of the above
		A. AdRotator 
B. LinkButton
C. Both A and B
D. None of the Above