What ASP.NET object encapsulates the state of the client and
the browser?
a) The Session object
b) The Application object
c) The Response object
d) The Request object
e) The Server object
Answer Posted / priya khanna
c The response object
| Is This Answer Correct ? | 7 Yes | 11 No |
Post New Answer View All Answers
What is server transfer?
What is the difference between user control and custom control?
Define data caching?
Define the steps to set up validation control.
How do I send an email message from my ASP.NET page?
Is a dll file an executable?
Differentiate the session object and application object?
How does the service stream content?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
Explain cashing in asp.net.
What language is asp.net written in?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Explain the difference between an exe and a dll?
Why session is more secure than cookies?
Explain the asp.net page life cycle.