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

What is aspx used for?

0 Answers  


Is asp a programming language?

0 Answers  


What is a .ASP file?

1 Answers  


What are the methods in Application Object?

2 Answers  


What is ascx cs?

0 Answers  


Explain the properties of session object?

0 Answers  


Define html (hypertext markup language)?

0 Answers  


Define a "virtual directory"?

0 Answers  


What is difference between Physical path and Virtual path? Explanin with example.

2 Answers  


What is a Form collection?

1 Answers  


Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.

0 Answers   TCS,


Plz give me the code for binding the dropdownlists with Country,State,City And Each will represent after selecting upper dropdownlist

0 Answers   TCS,


Categories