An alternative way of displaying text on web page using ?
		A. asp:listitem
B. asp:button
C. asp:label 
D. none of these
		A. Request.QueryString
B. Response.writeln
C. Response.write
D. Request.Form 
		A. Include the deny element.
B. Include the identity element.
C. Include the authorization element. 
D. Include the authentication element
		A. Code is separated from the HTML and interpreted Code is interpreted separately 
B. Scripting is separated from the HTML, Code is compiled as a DLL, the DLLs can be executed on server
C. Scripting is separated from the HTML, Code is interpreted seperately
D. None of these
		A. Yes 
B. No
C. May be
D. Confuse
		A. SQLDataReader 
B. Data Set
C. Both A and B
D. None of these
		A. It runs random
B. When application is running for more than 15 minutes
C. When application is running low of memory 
D. None of these