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
Should user input data validation occur server-side or client-side?
What are the attributes of the tags?
Is asp still supported by microsoft?
What is meant by cookies? Explain the main features?
Explain how big is the char?
What is the difference between post and get method.
How to convert a string into an integer in .net?
What is the difference between asp and acp?
What is msmq? What is n-tier system?
Define garbage collection?
What is asp and its features?
What is the common type system (cts)?
how can we done appllication deployment
Which asp object is often used to retrieve user information from forms?
Define a scripting language?