GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP
Go To First  |  Previous Question  |  Next Question 
 ASP  |  Question 87 of 147    Print  
How long is a SessionID guaranteed to be unique?
A. It is unique for the web server, whether it is restarted or not.
B. Only until the web server is restarted.
C. It is like a GUID in that it is for any web server at any time.
D. Only until the session expires, then it can be reissued to another client.
E. It is unique per client. A client cannot have two sessions with the same SessionID



  
Total Answers and Comments: 7 Last Update: March 11, 2008   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 01, 2005 02:53:21   #1  
shrutika        

RE: How long is a SessionID guaranteed to be unique?

Option B:
Only until the web server is restarted.

 
Is this answer useful? Yes | No
September 30, 2005 08:26:43   #2  
T.Swaminathan        

RE: How long is a SessionID guaranteed to be unique?

The Answer is

E. It is unique per client. A client cannot have two sessions with the same SessionID


 
Is this answer useful? Yes | No
November 23, 2005 23:31:32   #3  
Ann Gevorgian        

RE: How long is a SessionID guaranteed to be unique?

B. Only until the web server is restarted

A SessionID is guaranteed to be unique for each user who is currently at your Web site. However the same SessionID might be used again after your Web server has been restarted. This means that you shouldn't attempt to track the same user over time by using her SessionID.

.


 
Is this answer useful? Yes | No
November 23, 2005 23:33:36   #4  
Ann Gevorgian        

RE: How long is a SessionID guaranteed to be unique?

A SessionID is guaranteed to be unique for each user who is currently at your Web site. However the same SessionID might be used again after your Web server has been restarted. This means that you shouldn't attempt to track the same user over time by using her SessionID.

B. Only until the web server is restarted


 
Is this answer useful? Yes | No
April 19, 2006 14:51:31   #5  
Rick        

RE: How long is a SessionID guaranteed to be unique?

B & D both I guess


 
Is this answer useful? Yes | No
July 30, 2006 01:47:56   #6  
Eswar        

RE: How long is a SessionID guaranteed to be unique?
B is the correct answer
 
Is this answer useful? Yes | No
March 11, 2008 12:30:57   #7  
jbanx Member Since: February 2007   Contribution: 38    

RE: How long is a SessionID guaranteed to be unique?
My answer would be b & d as that is the most closest match
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape