Home » Interview » Technology

What is the need of Response.Output.Write() in Asp.net ?

Correct Answer: ResponseWrite() and ResponseOutputWrite() both does the same work for printing output on the screen But their is a small difference between them As we can write formatted output using ResponseOutputWrite() but ResponseWrite() can't allows the formatted output

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion