Caching type supported by ASP.Net ?
Caching type supported by ASP.Net ?
		A. Output Caching
B. DataCaching
C. Both A and B 
D. None of these
		A. The GridView control 
B. The DetailsView control
C. The FormView control
D. The Table control
		A. Use View State
B. Use URL munging
C. Disable ViewState and use Session State
D. Disable View State and don’t use session state 
		A. DataBind
B. DataList
C. Fill( ) 
D. Load ( )
		A. Gets the Referred Web site name on the server
B. Gets the Server’s Machine Name 
C. Gets the Client Machine Name
D. None of the above
		A. Name space of the dll that is referenced 
B. Assemblyname
C. TagPrefix
D. All of the above
		A. The customer can run on any platform.  
B. Such a situation cannot happen at all
C. The customer must be having technology that run ASP.
D. None of the Above