Exam 9: Managing State Information and Security
Exam 1: Introduction to Javascript42 Questions
Exam 2: Working With Functions Data Types and Operators41 Questions
Exam 3: Building Arrays and Controlling Flow42 Questions
Exam 4: Debugging and Error Handling41 Questions
Exam 5: Working With the Document Object Model Dom and Dhtml41 Questions
Exam 6: Enhancing and Validating Forms41 Questions
Exam 7: Using Object Oriented Javascript41 Questions
Exam 8: Manipulating Data in Strings and Arrays41 Questions
Exam 9: Managing State Information and Security41 Questions
Exam 10: Programming for Mobile Devices and Touchscreens41 Questions
Exam 11: Updating Web Pages With Ajax41 Questions
Exam 12: Introduction to Jquery41 Questions
Select questions type
To use a cookie or other text string encoded with the encodeURIComponent()function, you must first decode it with the __________ function .
(Short Answer)
4.9/5
(37)
Information about individual visits to a website is called __________ information.
(Short Answer)
4.7/5
(30)
The Web Storage API is supported by all browsers in use on the web today.
(True/False)
4.9/5
(34)
The ____ attribute is used for sharing cookies across multiple servers in the same domain.
(Multiple Choice)
5.0/5
(33)
A window, tab, or frame can view and modify the elements and properties of a document displayed in any other window, tab, or frame.
(True/False)
4.9/5
(37)
HTTP was originally designed to be ____, which means that web browsers stored no persistent data about a visit to a website.
(Multiple Choice)
4.8/5
(34)
__________ are small pieces of information about a user that are stored in text files on a user's computer.
(Short Answer)
4.9/5
(32)
The ____ property of the Document object changes the origin of a document to its root domain name.
(Multiple Choice)
4.7/5
(42)
Describe how to convert the individual pieces of information in a query string into array elements.
(Essay)
4.9/5
(31)
What steps do you need to take to use special characters in your cookies?
(Essay)
4.8/5
(35)
The ____ attribute of the cookie property determines how long a cookie can remain on a client system before it is deleted.
(Multiple Choice)
4.8/5
(30)
The cookie property is created with a required ____ attribute.
(Multiple Choice)
4.8/5
(43)
____ cookies remain available only for the current browser session.
(Multiple Choice)
4.8/5
(39)
You can use a(n)____ to pass information, such as search criteria, from one web page to another.
(Multiple Choice)
4.9/5
(42)
To create a query string, you add a ____ immediately after a URL, followed by the query string.
(Multiple Choice)
5.0/5
(43)
You separate individual name-value pairs within a query string using ____.
(Multiple Choice)
4.8/5
(29)
Why should you delete persistent cookies that your program does not need?
(Essay)
4.9/5
(41)
Showing 21 - 40 of 41
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)