What is persistent and non-persistent cookie?

 Posted by Virendradugar on 11/17/2009 | Category: ASP.NET Interview questions | Views: 8590
Answer:

Persistent Cookies : This can be said as permanent cookies, which gets stored on user's machine. For persistent cookie, one need to set the expiry date.

Non Persistent Cookies : This is Temporary Cookies which get's stored in browser's memory.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Posted by: Hareesh on: 2/1/2012 | Points: 10
hi virendradugar
i have seen and observed in non-persistant cookies in client browser,where persistant cookies stored in client machine?


thanks®ards
hareesh

Login to post response