ASP Programming Question:
Download Job Interview Questions and Answers PDF
What are the methods in Session Object?
Answer:
The Session Object has only one method, which is Abandon. It destroys all the objects stored in a Session Object and releases the server resources they occupied.
Download ASP Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
Name the ASP Objects? | What is Server-Side includes? |