How many types of cookies?



How many types of cookies?..

Answer / Vinika Choudhary

In Active Server Pages (ASP), there are two types of cookies: Session Cookies and Persistent Cookies. Session cookies are temporary cookies that exist only for the length of a user's session, while persistent cookies remain on the user's computer after they close their browser.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

What is a FileSystemObject object?

1 Answers  


How to Display images using Response object? A. Contenttype=Application/Brush B. Contenttype=Image/JPG C. Contenttype=Application/paint D. Contenttype=Image/WMF

1 Answers   TCS,


why and how static variable retain their value after postback form ?

1 Answers  


How do you initialize a two-dimensional array that you don't know the dimensions of?

1 Answers  


difference between POST & GET methods?

1 Answers  


How do I open an asp file on a mac?

1 Answers  


What is Response object? How is it related to ASP's Response object?

1 Answers   MCN Solutions,


What is the difference between post and get method.

1 Answers  


when u r designing where how do u design other than drag and drop method in the project of asp.net

1 Answers   IBM,


what is the need of a sealed class when we are having a structure

1 Answers   HCL,


How add insert options in datagrid control in footer row.

1 Answers   PreludeSys,


define the functionality of web server in context to Active server page.

1 Answers  


Categories