What is the difference between Response.Write() and Response.Output.Write()?

Options
- The First one allows you to write formatted output.
- The latter one allows you to write formatted output.
- No Difference
- The latter one allows you to write unformatted output.


CORRECT ANSWER : The latter one allows you to write formatted output.

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement