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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are server-side includes?

489


What is difference between aspx and razor?

490


Explain life cycle of asp page.

703


What is asp full form?

531


How do I open aspx files on android?

504






How to convert a string into an integer in .net?

512


What are private assemblies?

512


Destructors CANNOT be implemented in which one of the following?

5470


Explain the difference between client-side script and server-side script?

476


Explain the difference between server.transfer and response.redirect?

502


How do I save an aspx file?

555


What is n-tier system?

532


How can I see what assemblies are installed in the global assembly cache?

526


Why .Net Does not Support multiple inheritance?

1625


Define "virtual directory"?

512