M
Q. Which of the following is a boolean cookie attribute?
The final cookie attribute is a boolean attribute named secure that specifies how cookie values are transmitted over the network. By default, cookies are insecure, which means that they are transmitted over a normal, insecure HTTP connection. If a cookie is marked secure, however, it is transmitted only when the browser and server are connected via HTTPS or another secure protocol.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. To which object does the location property belong?
Q. If an item set 'XYZ' is a frequent item set, then all subsets of that frequent item set are
Q. Which syntax is used to describe elements in CSS?
Q. When is the mouseout event fired?
Discusssion
Login to discuss.