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
What is viewstate? What does the “enableviewstate” property do?
What is meant by ispostback in asp net?
How to disable validator control by client side JavaScript?
Can we set which type of comparison we want to perform by the CompareValidator control?
What is inheritance and an how it be used, example with an example?
What is meant by web application?
what is AutoEventWireUp and what is the use of This property explain in details?
Explain server-side scripting and client-side scripting.
What do you understand by aggregate dependency?
Where would you use an ihttpmodule, and what are the limitations of any?
Why we use content place holder in asp.net?
What is windows active directory authentication?
Explain managed code an un-managed code.
What is asp.net mvc5? : Asp.Net MVC
What is the difference between login controls and forms authentication?