Which of the following is true ?
		A. IsPostBack is a readonly property of System.Web.UI.Page class
B. IsPostBack is a method of System.UI.Web.Page class
C. IsPostBack is a method of System.Web.UI.Page class 
D. None of these
		A. VB
B. C-sharp
C. Both A and B 
D. C++
		A. Response object
B. Application object 
C. Session object
D. Server object
		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. Alerts Snap-ins
B. Performance logs
C. MMC Event viewers
D. All of the above 
		A. Httphandler is an event handler and httpmodule is module to do some task
B. Httphandler is an class and Httpmodule is an assembly 
C. All of the above
D. None of the above
		A. System.EnterpriseServices
B. System.Diagnostics 
C. System.Data
D. All of the above