Programming Languages ASP.NET Objective
May 21, 2013

What is Response Object?

Choose the correct answer:
A) It allows you to access(read/write) the contents of text files stored on the web server
B) It is used to send output to the user from the server
C) It controls the ASP execution environment
D) Both a and b
Detailed Explanation

Response Object is used to send output to the user from the server

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback