When is the user controls code is executed______________?
		A. After the webform loads 
B. Before Page_init event of web form
C. After the page_init event of webform
D. None of the above
		A. Application objects
B. Session objects
C. ViewState
D. All of the above 
		A. EventLogTraceListener
B. TextWriterTraceListener
C. DefaultTraceListener
D. All of the above 
		A. Avoid page to be cached 
B. Clears the buffer area
C. The session expires
D. None of the Above
		A. Threading
B. AppDomain
C. RCW
D. Serialization 
		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. ASP.NET is a major upgrade over ASP
B. ASP+ and ASP.NET refer to the same thing
C. ASP.NET applications run without a Web Server
D. None of these