Select from following answers:- Cookie.Domain
- Cookie.Discard

- Cookie.Expired
- Cookie.Expires
- All Above
We can turn off Cookies using the Cookie.Discard Property.
It sets/gets the Discard flag set by the server.
When this property is set to TRUE then this property instructs the client application to not to save the Cookie on the hard disk of the user at the end of the session.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator