Multiple Choice
By default, ASP.NET store SessionIDs in _________.
A) Cookies
B) Cache
C) Database
D) Global Variable
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q15: What is the size of the session
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
Q21: What class does the ASP.NET web form