Your manager has asked you to describe what you would use
application variables for. What statement best describes the
use of application variables?

a) Application Variables are used to keep state for each
connected user.
b) Application Variables are used to keep state for the web site
c) Application Variables are used to keep state for the
application on the server
d) Application Variables are used to keep state for all
applications objects in the web site.



Your manager has asked you to describe what you would use application variables for. What statement..

Answer / js_m

C

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What is xaml? Are xaml file compiled or built on runtime?

0 Answers  


How do you create a permanent cookie?

2 Answers  


Why is string called immutable data type?

0 Answers  


If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?

0 Answers   Siebel,


whats the purpose of AUTOPOSTBACK property for the controls in asp.net?

4 Answers  


How does session state work in asp.net?

0 Answers  


What is difference between ispostback and autopostback in asp net?

0 Answers  


About delegates ?

7 Answers   TCS,


What are the asp.net list controls and difference between them?

0 Answers  


What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?

0 Answers  


can machine.config file orverrides web.config. For example: if u set session timeout as 30 mins in web.config file to a particular application and if u set session timeout as 10 mins in machin.config. what will happen and which session is set to the appliction?

2 Answers   SunGard,


please can any describe 'Master Page' in ASP.Net 2.0

4 Answers  


Categories