Q132
The Cookie manipulation is done using which property?
A.
cookie
AnswerB.
cookies
C.
manipulate
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
Solution:
There are no methods involved: cookies are queried, set, and deleted by reading and writing the cookie property of the Document object using specially formatted strings.