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