Multiple Choice
To pass information from one page to another using a query string, you add a(n) ____ immediately after the URL, followed by the query string containing the information you want to preserve in name=value pairs.
A) ampersand (&)
B) backslash (\)
C) question mark (?)
D) forward slash (/)
Correct Answer:

Verified
Correct Answer:
Verified
Q8: You can use special characters in cookies
Q9: The <B>setcookie()</B> function can be called only
Q10: Maintaining state refers to storing persistent data
Q11: In many programming languages, cookies cannot include
Q12: By default, a cookie is not available
Q14: The <B>$_REQUEST[] </B>autoglobal is always good choice
Q15: Query strings permanently maintain state information.
Q16: The _ argument determines the availability of
Q17: You use the _ function to retrieve
Q18: A query string is a set of