Exam 6: Introducing Javascript
Exam 1: Quick Html Know-How50 Questions
Exam 2: Basic Organization Techniques50 Questions
Exam 3: Power Techniques50 Questions
Exam 4: Html Structural Design Techniques50 Questions
Exam 5: Introduction to Cascading Style Sheets49 Questions
Exam 6: Introducing Javascript50 Questions
Exam 7: Using Images With Javascript50 Questions
Exam 8: Creating Forms With Javascript50 Questions
Exam 9: Using Javascript With Frames50 Questions
Exam 10: Using Javascript With Styles50 Questions
Select questions type
A token can either be a variable name (such as x or count)or a literal ____________________ (such as 10 or "hello").
(Short Answer)
4.8/5
(34)
JavaScript is essentially made up of a number of invisible entities called ____________________ that contain a well-defined set of capabilities.
(Short Answer)
4.8/5
(37)
In the context of HTML and JavaScript,a(n)____________________ is nothing more than a sequence of one or more characters.
(Short Answer)
4.9/5
(36)
If the result of the condition is true,the else block will run.____________________
(True/False)
4.9/5
(51)
The bar at the bottom of the browser window that displays messages is called the ____ line.
(Multiple Choice)
4.8/5
(35)
The alert()method is part of an object called ____________________.
(Short Answer)
4.9/5
(37)
Once the condition has been evaluated,either the if statement block or the else statement block will be executed,or both.
(True/False)
4.9/5
(41)
If using the else keyword in a JavaScript if statement,the else keyword appears immediately after the statement block of the if clause and is accompanied by a statement block of its own.
(True/False)
4.9/5
(35)
JavaScript is sometimes referred to as a programming language,but it is more accurate to call it a ____ language.
(Multiple Choice)
4.8/5
(38)
The JavaScript method ____ simply inserts a string of characters into the standard HTML text stream.
(Multiple Choice)
4.8/5
(34)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)