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.



How are sessions maintained? A. The browser sends a cookie to the server with each request. B...

Answer / guest

The browser sends a cookie to the server with each request.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More ASP Interview Questions

Define application object in asp?

0 Answers  


The FileSystemObject provides an object interface to drives, directories, and files for which of the following? A. Any local or mapped drive on either the server or the client. B. Only files and subdirectories in the web site's home directory. C. Any local physical drive or mapped drive on the web server. D. Any file system physically located on the web server. E. The client's computer.

1 Answers  


Explain the difference between post & get method in asp?

0 Answers  


What does active server pages look like?

0 Answers  


What are the attributes of the tags?

0 Answers  


Name the event handlers of application object?

0 Answers  


Distinguish functionalities of ASP in web design.

0 Answers  


Explain the difference between a namespace and an assembly name?

0 Answers  


can any one tell me about dot net framework not basic detail

0 Answers  


Define html (hypertext markup language)?

0 Answers  


What is classic asp application?

0 Answers  


Short note on creation of job site in ASP.

0 Answers  


Categories