What you want to see on DotNetFunda.com ?
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 19276 |  Welcome, Guest!   Register  Login
 Home > Interview Questions > ASP.NET Interview Questions > What is Cookies? ... ...

What is Cookies?

Interview question and answer by: Hariinakoti | Posted on: 4/7/2012 | Category: ASP.NET Interview questions | Views: 702 | | Points: 40


Answer:

Cookie is a small amount of memory used by webserver with client system.
* The cookie variables will be accesible across different web pages of website towards *client request.
* The important of cookies is storing presonal information of client system to reduce memory burden on server (or) identifying client for different requests.
Cookies are two types:
1.In Memory Cookie
2.Persistant Cookie
In Memory Cookie: The Cookie variable placed within browser process is called "In Memory Cookie"
Persistant Cookie: The Cookie placed on harddisk memory in client system is called "Persistant Cookie".

Source: My institute Note Book | Asked In: Many Interviews | Alert Moderator 
Found interesting? Add this to:


>> Write Response - Respond to this post and get points

Even more ... | Submit Interview Questions and win prizes!

More Interview Questions from Hariinakoti

Even more ... | Submit Interview Questions and win prizes!


About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/25/2013 8:54:32 AM