How many types of cookies are there?
Answer Posted / satyesh
There are 2 Type of Cookies
1) Single Value
it is assing the single value of cookie.
2) Multivalued Cookies.
it is assign the multiple value of cookies.
| Is This Answer Correct ? | 16 Yes | 14 No |
Post New Answer View All Answers
Explain the difference between a namespace and an assembly name?
What are the scripting objects in asp?
Explain how do you box a primitive data type variable?
What is the maximum size of an array in asp?
Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.
What is the difference between the value-type variables and reference-type variables
Define a form collection?
What are asp controls?
how to create overlay on div ?
Define querystring collection?
What is msmq?
What is the common language specification (cls)?
define the functionality of web server in context to Active server page.
What is n-tier system?
textbox has viewstate property,but it does not depend on its property to retain their data across page,Explain.