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

Answers were Sorted based on User's Feedback



What ASP.NET object encapsulates the state of the client and the browser? a) The Session object b..

Answer / vani

The Session Object

Is This Answer Correct ?    19 Yes 1 No

What ASP.NET object encapsulates the state of the client and the browser? a) The Session object b..

Answer / amit das

The Request object

Is This Answer Correct ?    31 Yes 14 No

What ASP.NET object encapsulates the state of the client and the browser? a) The Session object b..

Answer / jay

a) The Session object

Is This Answer Correct ?    15 Yes 2 No

What ASP.NET object encapsulates the state of the client and the browser? a) The Session object b..

Answer / sudhir sheoran

Session object

Is This Answer Correct ?    7 Yes 0 No

What ASP.NET object encapsulates the state of the client and the browser? a) The Session object b..

Answer / eswar

The Request Object

Is This Answer Correct ?    3 Yes 6 No

What ASP.NET object encapsulates the state of the client and the browser? a) The Session object b..

Answer / priya khanna

c The response object

Is This Answer Correct ?    7 Yes 11 No

What ASP.NET object encapsulates the state of the client and the browser? a) The Session object b..

Answer / subhash - netedge computing

Request object

Is This Answer Correct ?    6 Yes 14 No

Post New Answer

More ASP.NET Interview Questions

What is session handling in a webfarm, how it can work with its limits?

0 Answers   Siebel,


What are the 3 levels at which content pages can be attached to Master Page?

0 Answers   MCN Solutions,


What are validators and list some validators of asp.net?

0 Answers  


what is diference between the .net1.0 & .net2.0 ?

3 Answers   EMax,


What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?

0 Answers  






What are the steps involved to fill a dataset?

0 Answers  


about view state and how validation controls will be executed on client and server

3 Answers   Wipro,


What are the features of asp.net mvc?

0 Answers  


what is webservices. howit is use in our project .

4 Answers   TCS,


What is Auto-event wireup? what is the default value for this? when u change the value what will happen?

1 Answers   CMC,


what is the difference b/w .net 1.1 and 2.0 ?

2 Answers   Polaris,


You create an assembly to access data in a relational database. This assembly will be used by several ASP.NET applications on your Web server. You need to ensure that all your applications can access the assembly. Which two actions should you take (Each Answer: presents part of the solution.)? (Choose two) A . Run the Assembly Registration tool (Regasm.exe). B . Run the String Name tool (Sn.exe). C . Run the Installer tool (Intallutil.exe). D . Run the Global Assembly Cache tool (Gacutil.exe).

6 Answers   CPCL, Syntax Softtech,


Categories