Exam 9: Getting Started With Javascript
Exam 1: Getting Started With Html5147 Questions
Exam 2: Getting Started With CSS148 Questions
Exam 3: Designing a Page Layout136 Questions
Exam 4: Graphic Design With CSS107 Questions
Exam 5: Designing for the Mobile Web112 Questions
Exam 6: Working With Tables and Columns89 Questions
Exam 7: Designing a Web Form91 Questions
Exam 8: Enhancing a Website With Multimedia90 Questions
Exam 9: Getting Started With Javascript89 Questions
Exam 10: Exploring Arrays, loops, and Conditional Statements90 Questions
Select questions type
A(n)_____ is a named item in a program that stores a data value,such as a number or text string,or an object,such as a part of the web browser or browser window.
(Multiple Choice)
4.8/5
(45)
JavaScript code is attached to an HTML file using the _____ element.
(Multiple Choice)
4.8/5
(31)
Identify a function that extracts the first numeric value from the text string.
(Multiple Choice)
4.8/5
(39)
A command that indicates an action for the browser to take should end with a _____.
(Multiple Choice)
4.9/5
(37)
To avoid fatal errors,it is advised to apply the _____ statement locally only to functions that are created rather than globally as the first line of the script file.
(Multiple Choice)
4.9/5
(43)
JavaScript supports methodsto change the date stored within a Date object.
(True/False)
4.8/5
(30)
In JavaScript,the clearTimeout()method is used to clear all repeated commands.
(True/False)
4.8/5
(31)
_____ is the process of locating and fixing a programming error.
(Multiple Choice)
4.8/5
(45)
Both HTML tags and text content can be returned by the innerHTML property.
(True/False)
4.8/5
(40)
Identify a syntax to access any of the mathematical constants supported by the Math object.
(Multiple Choice)
4.9/5
(46)
Identify a method that repeatedly runs commands at specified time breaks in a function created.
(Multiple Choice)
4.9/5
(42)
The _____ attribute tells a browser to parse the HTML and JavaScript code together,only pausing to process the script before returning to the HTML file.
(Multiple Choice)
4.7/5
(32)
A(n)_____ is any group of characters enclosed within either double or single quotation marks in JavaScript.
(Multiple Choice)
4.8/5
(39)
JavaScript dates are stored as numeric values equal to the number of _________ between the specified date and January 1,1970 at midnight.
(Short Answer)
4.9/5
(35)
Identify a command that uses the dateDiv variable to refer the page element with ID dateNow.
(Multiple Choice)
4.8/5
(39)
Identify a return value for the expression 5/"A" using JavaScript.
(Multiple Choice)
4.8/5
(39)
Showing 41 - 60 of 89
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)