Exam 9: Integrating Javascript and Html5
Exam 1: Introduction to HTML, XHTML, and CSS112 Questions
Exam 2: Creating and Editing a Web Page Using Inline Styles112 Questions
Exam 3: Creating Web Pages With Links, Images, and Embedded Style Sheets110 Questions
Exam 4: Creating Tables in a Web Site Using an External Style Sheet112 Questions
Exam 5: Creating an Image Map112 Questions
Exam 6: Creating a Form on a Web Page112 Questions
Exam 7: Using Advanced Cascading Style Sheets112 Questions
Exam 8: Adding Multimedia Content to Web Pages111 Questions
Exam 9: Integrating Javascript and Html5111 Questions
Exam 10: Creating Pop-Up Windows, Adding Scrolling Messages, and Validating Forms112 Questions
Exam 11: Using Dom to Enhance Web Pages112 Questions
Exam 12: Creating and Using XML Documents111 Questions
Exam 13: Html Special Feature 1: Attracting Visitors to Your Web Site15 Questions
Exam 14: Html Special Feature 2: Converting Frames on Your Web Site15 Questions
Select questions type
Identify the letter of the choice that best matches the phrase or definition.
-The symbol for this is the plus sign (+)
(Multiple Choice)
4.8/5
(28)
Which of the following hides any script language that a browser may not be able to interpret?
(Multiple Choice)
4.9/5
(36)
You assign a property to an object by writing objectname.method(parameters).
(True/False)
4.7/5
(33)
The var keyword is optional for local variables defined within a function.
(True/False)
4.9/5
(38)
Arguments associated with a car object might be turn,drive,and stop._________________________
(True/False)
4.8/5
(35)
Identify the letter of the choice that best matches the phrase or definition.
-This is used to associate an action with a function
(Multiple Choice)
4.9/5
(39)
Case 9-2
Emma is helping her roommate troubleshoot the JavaScript that she has just written,which keeps causing errors.
-Emma is shocked by how many mistakes are in her roommate's code and wonders whether or not she has been paying sufficiently close attention in class.Emma wants to illustrate for her roommate what the correct name would be for a function that calculates two loan payments.Which of the following names does she give her?
(Multiple Choice)
4.9/5
(35)
JavaScript code should be placed in the < div > section of the HTML code.
(True/False)
4.8/5
(37)
JavaScript variables are broadly typed,which means that you are not required to define the variable data types as either numeric or character in advance.
(True/False)
4.8/5
(41)
Identify the letter of the choice that best matches the phrase or definition.
-This method can be used to write data directly to a Web page
(Multiple Choice)
4.8/5
(36)
When using the getMonth()method,a developer must add 2 to the result to get the current month number.
(True/False)
4.8/5
(32)
To display the contents of a variable with a text string,you ____________________ the text and the variable.
(Short Answer)
4.9/5
(33)
If a JavaScript variable's value,which has not been declared previously,is used or displayed on a Web page,JavaScript assigns the value "____" to that variable.
(Multiple Choice)
4.8/5
(40)
Many companies rely on their Web sites as a key vehicle to communicate with current and future customers,members,and clients.
(True/False)
4.9/5
(45)
The ____________________ event triggers the associated function when the Web page has completed loading into the browser.
(Short Answer)
4.8/5
(32)
Showing 41 - 60 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)