Multiple Choice
The first time a client connects to a server for a web app that uses sessions,the server creates a unique ________ that can later be compared to others in the server's memory in order to identify the client.
A) session ID
B) HttpSessionState object
C) cookie
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q25: A _ is an address indicating the
Q26: .NET provides session-tracking capabilities in class _.<br>A)Session<br>B)HttpState<br>C)HttpSessionState<br>D)SessionState
Q27: The top tier in a multi-tier app
Q28: HTTP is a _ protocol: it does
Q29: An IP address is:<br>A)an internet protocol address<br>B)a
Q30: Namespace _ contains classes for creating web
Q31: Web forms are customized by programmers by
Q32: Each _ in a GridView is represented
Q33: The middle tier of a multi-tier app
Q34: A database used by an ASP.NET website