What are session and cookies?



What are session and cookies?..

Answer / Piyush Chaudhary

Session refers to a mechanism used by web applications to track data related to a particular user during their interaction with the application. Cookies, on the other hand, are small pieces of data stored on the client's computer by the web browser. They are primarily used to maintain state between client and server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Why is an object pool required?

1 Answers  


What is the difference between a candidate key and primary key?

1 Answers  


In which situation can you not use a viewstate?

1 Answers  


Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one?

1 Answers  


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

1 Answers  


Explain significance of routing? : asp.net mvc

1 Answers  


How to create multi language website in asp.net mvc? : Asp.Net MVC

1 Answers  


What is advantage of asp.net?

1 Answers  


What is the full form of asp.net?

1 Answers  


what are the sitemap providers in Asp.net 2.0?

2 Answers  


Can user control be stored in library?

1 Answers  


what is silver light when will we use silver light,

1 Answers  


Categories