True/False
Maintaining state refers to storing persistent data about a Web site visit using hidden form fields, query strings, cookies and sessions.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: If a Web site stores no persistent
Q6: The _ function is used to return
Q7: Which of the following characters would encoding
Q8: You can use special characters in cookies
Q9: The <B>setcookie()</B> function can be called only
Q11: In many programming languages, cookies cannot include
Q12: By default, a cookie is not available
Q13: To pass information from one page to
Q14: The <B>$_REQUEST[] </B>autoglobal is always good choice
Q15: Query strings permanently maintain state information.