...
Question 3596 – Web-Technologies
December 6, 2023
Question 11811 – Artificial-Intelligence
December 6, 2023
Question 3596 – Web-Technologies
December 6, 2023
Question 11811 – Artificial-Intelligence
December 6, 2023

Question 2558 – Web-Technologies

In ASP, which of the following methods is used to end the current user session and destroy the current session object immediately?

Correct Answer: C

Question 46 Explanation: 
→Clear – Removes all keys and values from the session-state collection.
→Abandon – removes all the objects stored in a Session. If you do not call the Abandon method explicitly, the server removes these objects and destroys the session when the session times out.It also raises events like Session_End.
A
Session.Exit
B
Session.End
C
Session.Abandon
D
Session.terminate
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!