What is Application-scope?

Answers were Sorted based on User's Feedback



What is Application-scope?..

Answer / hema

Application scope means the variables is accessed from any
page by any user of the application

Is This Answer Correct ?    0 Yes 0 No

What is Application-scope?..

Answer / guest

Application-scope means that variables (and objects) can be
accessed from any ASP pages that is part of the application.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP Interview Questions

How do you initialize a two-dimensional array that you don't know the dimensions of?

0 Answers  


What is the command to display characters to the html page in asp?

0 Answers  


How do you make it so that code runs when the security system is stopping it?

0 Answers  


How to refresh an asp page on a single click of a button?

0 Answers  


What is the microsoft intermediate language (msil)?

0 Answers  






Name the asp objects?

0 Answers  


What are Constants? How will you declare a constant?

1 Answers  


What are the event handlers of Application Object?

1 Answers  


different web application and windows application

1 Answers  


How do I open aspx files on windows 10?

0 Answers  


Define "virtual directory"?

0 Answers  


What are the tasks performed by <form> tags?

0 Answers  


Categories