Multiple Choice
What is the size of the session ID?
A) 32 bit long string
B) 32 bit long double
C) 32 bit long character
D) 32 bit long integer
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Which of the following is not a
Q11: Master pages are used to provide the
Q12: An alternative way of displaying text on
Q13: What is default timeout of session?<br>A)5<br>B)10<br>C)20<br>D)30
Q14: Which of the following extension does a
Q16: By default, ASP.NET store SessionIDs in _.<br>A)Cookies<br>B)Cache<br>C)Database<br>D)Global
Q17: Properties and Indexer are used to access
Q18: Every Server control must have an Id
Q19: Why is Global.asax is used?<br>A)Declare Global variables<br>B)Implement
Q20: Which of the following extension does a