ASP Programming Question:
Download Questions PDF

What are the methods in Application Object?

Answer:

Lock prevents clients from modifying the variables stored in the Application object.
Unlock removes the lock from variables stored in the Application object.

Download ASP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What are the advantages of using ASP?What are the browsers that can access ASP pages?