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



How long is a SessionID guaranteed to be unique? A. It is unique for the web server, whether it i..

Answer / guest

Only until the session expires, then it can be reissued to
another client.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More ASP Interview Questions

What is the Default ScriptTimeOut for Server Object? A. 20 Sec B. 30 Sec C. 60 Sec D. 90 Sec

1 Answers  


whate is AutoEventWireup in .net ?

1 Answers   eXensys,


Write a program in asp to find out the leap year. [Accept the year from the user ]

0 Answers   TCS,


What is the order of execution for an ASP application?

2 Answers  


Can I use .net framework components from a com program?

0 Answers  






what are disadvantages of AJAX controls?

1 Answers   Marlabs,


What is asp used for?

0 Answers  


Define application-scope?

0 Answers  


why many web.config files are used in are project

1 Answers  


Define a filesystemobject object?

0 Answers  


What is meant by cookies? Explain the main features?

0 Answers  


What is asp in java?

0 Answers  


Categories