How are sessions maintained?
A. The browser sends a cookie to the server with each
request.
B. The browser sends a Querystring variable to the server
with each request.
C. The browser sends a hidden Form variable to the server
with each request.
D. The browser sends a long variable to the server in the
BODY of each request.
E. None of the above.
Answer Posted / guest
The browser sends a cookie to the server with each request.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Define a dictionary object?
sir,please send me the NIC exam questions
Whats the difference between struct and class in c#?
Where is the value-type variables allocated in the computer ram?
How do in-process communication work in the common language runtime?
What is a variable in asp?
difference between partial and public ?
Can we Use VB SCRIPT instead of JAVASCRIPT in Asp.Net...
How do I save an aspx file?
Which is an advantage of application service providers (asps)?
Explain what inheritance is and an example of when you might use it?
What are server variables collection?
What is asp used for?
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.
Explain the difference between client-side script and server-side script?