Practice Quiz 2
HTTP "remembers" what pages you have previously requested
A. true
B. false
cookie values may include semicolons, commas, or white space
A. true
B. false
The following are examples stated or stateful protocols:
A. POP
B. FTP
C. NNTP
D. SMTP
The expiry date by default is 24 hrs
A. true
B. false
cookies can be used for a multitude of tasks including:
A. Reminder calendars that use cookies to store appointments and other messages
B. Adventure games that use cookies to keep track of pertinent character data and the current state of the game.
C. Country tours that users can take during several visits to a Website – cookies are used to remember where the user left off.
D. Using CGI you can use a cookie to identify repeat visitors to your site and their movement patterns
cookies can be created/read from either the browser or the server
A. true
B. false
The encoding performed by escape() is like the URL encoding used to encode query strings and other portions of a URL that might include spaces, punctuation, or characters outside the standard ASCII character set.
A. true
B. false
attributes that can be set with a cookie
A. domain
B. name
C. path
D. expiration
cookies are the only way to track to visitors
A. true
B. false
cookies identify the users
A. true
B. false
You have:
answers correct out of a possible ten.
The question numbers that were not correct are: