Exam 10: Programming With Javascriptadditional Cases
Exam 1: Getting Started With HTML5138 Questions
Exam 2: Developing a Web Site139 Questions
Exam 3: Designing a Web Page With CSS137 Questions
Exam 4: Creating Page Layouts With CSS139 Questions
Exam 5: Working With Tables and Columns139 Questions
Exam 6: Creating a Web Form150 Questions
Exam 7: Designing a Multimedia Web Site150 Questions
Exam 8: Enhancing a Web Site With Advanced CSS150 Questions
Exam 9: Working With XHTML150 Questions
Exam 10: Programming With Javascriptadditional Cases150 Questions
Exam 11: Creating an XML Document100 Questions
Exam 12: Validating an XML Document100 Questions
Exam 13: Working With Basic Schemas100 Questions
Exam 14: Working With Advanced Schemas100 Questions
Select questions type
____ is the process by which a program is converted from a text file of code into an executable file called an applet.
(Multiple Choice)
4.8/5
(34)
A(n)____________________ indicates a variable has no value assigned to it.
(Short Answer)
4.7/5
(41)
Which of the following commands can be used in a function?
(Multiple Choice)
4.8/5
(40)
Identify the letter of the choice that best matches the phrase or definition.
-Displays a text message with an OK button
(Multiple Choice)
4.8/5
(36)
For Java, a program is converted from a text file of code into an executable file by the process of ____________________.
(Short Answer)
4.7/5
(41)
When the browser loads the HTML file containing a function, the browser bypasses the function without executing it; the function is executed only when called by another JavaScript command.
(True/False)
4.9/5
(35)
____ can be used to look for e-mail addresses by scanning Web pages.
(Multiple Choice)
4.9/5
(34)
Every function includes a ____________________, which identifies it.
(Short Answer)
4.9/5
(37)
Although not a requirement, one programming convention is to place all of the function definitions used in the Web page within the head section._________________________
(True/False)
4.8/5
(35)
To run a function, you insert a JavaScript command containing the function name and any parameters it requires.This process is known as ____________________ a function.
(Short Answer)
5.0/5
(34)
To have a function return a value, you add a(n)____ statement to it.
(Multiple Choice)
4.8/5
(33)
Spam reduces productivity by forcing employees to wade through numerous spam messages every day to find messages that are truly relevant.
(True/False)
4.9/5
(40)
One can create a ____ variable to determine whether the user is running the Safari browser.
(Multiple Choice)
4.8/5
(23)
Another method to write text to the Web page is the ____ method.
(Multiple Choice)
4.8/5
(33)
Some JavaScript functions require parameters, which are variables associated with the function.
(True/False)
4.9/5
(43)
If x has the value 5 and the variable y has the value "combo", then y + " no " + x results in what value?
(Multiple Choice)
4.9/5
(29)
Identify the letter of the choice that best matches the phrase or definition.
-The type of information stored in a variable
(Multiple Choice)
4.8/5
(34)
A(n)____________________ JavaScript file can be used rather than placing JavaScript directly into an HTML file.
(Short Answer)
4.8/5
(46)
Showing 101 - 120 of 150
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)