Differentiate session and cookie



Differentiate session and cookie ..

Answer / chaitali

session :session is server side..
cookie :cookie is client side..

session will be expire after 20min or user can not refresh
his page that time also session will be expired.
cookie will not expired automatically.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How to call a child form method from the master page?

1 Answers  


Explain what a diffgram is, and a good use for one?

2 Answers  


What is data cache in sql server?

0 Answers  


Take one textbox if I am inputting abc alphabet in capital letter or in small letter on the button click it will be bcd or if I enter 123 and it would be 234 like that in ASP.NET?

3 Answers   DNS,


Define what is razor? : asp.net mvc

0 Answers  






Define static function?

0 Answers  


What is asp.net localization?

0 Answers  


Explain some of the major built-in objects in asp.net

0 Answers  


Types of values mode can hold session state in Web.Config?

6 Answers   Accenture,


When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.

4 Answers   Syntax Softtech, TCS,


What is the difference between localization and globalization?

0 Answers  


What is view state and how this can be done and was this there in asp?

11 Answers   Accenture, KDOT, Mphasis,


Categories