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.
Answer Posted / js_m
C
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How Can assign alias name for ASP.NET Web API Action?
Can I have a unique key as foreign key?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
What is Pre-Render event in ASP.NET?
Write some code using interfaces, virtual methods, and an abstract class`
What are all the various Estimation Techniques available ?
What is the difference between typeof() vs gettype()?
Is asp.net mvc front end or backend? : Asp.Net MVC
Is post back property in asp net?
What is rich control in asp.net?
Is a dll file an executable?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
How many types of validators are there in asp net?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What is the difference between Classic ASP and ASP.Net?