Which of the following allow writing formatted output ?
Which of the following allow writing formatted output ?
		A. Response.Output.Write() 
B. Response.Write()
C. Both A and B
D. None of these
