1.

The Cookie manipulation is done using which property?(a) cookie(b) cookies(c) manipulate(d) manipulate cookieI had been asked this question in a national level competition.My doubt stems from Cookies in portion Networking of Computer Network

Answer»

The correct option is (a) cookie

The best explanation: The cookie property sets or returns all name/value pairs of cookies in the current document. 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.



Discussion

No Comment Found

Related InterviewSolutions