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
JavaScript commands can be inserted directly into an HTML file rather than being placed in a separate program file.
(True/False)
4.9/5
(42)
A hacker is a person who sends these unsolicited e-muails, sometimes in bulk e-mailings involving tens of thousands of recipients._________________________
(True/False)
4.8/5
(33)
In client-side programming, programs that run on the client side directly change the server data.
(True/False)
4.9/5
(33)
Identify the letter of the choice that best matches the phrase or definition.
-A series of commands that performs an action or calculates a value
(Multiple Choice)
4.9/5
(34)
Function names, unlike variable names, are case-sensitive._________________________
(True/False)
4.8/5
(32)
When variables are not strictly tied to specific data types, programmers refer to the language as a ____ typed language.
(Multiple Choice)
4.8/5
(43)
Identify the letter of the choice that best matches the phrase or definition.
-Tells the JavaScript interpreter to reserve memory space for a variable
(Multiple Choice)
4.8/5
(39)
Identify the letter of the choice that best matches the phrase or definition.
-Sends unsolicited e-mail
(Multiple Choice)
4.7/5
(45)
Which of the following can be passed to a text string parameter called msg?
(Multiple Choice)
4.9/5
(34)
Identify the letter of the choice that best matches the phrase or definition.
-Scans Web pages for e-mail addresses
(Multiple Choice)
4.8/5
(31)
A function may require ____, which are values used by the function.
(Multiple Choice)
4.8/5
(43)
Which of the following assigns the result of calling a function named returnHello that returns a value of "Hello" and takes no parameters correctly?
(Multiple Choice)
4.8/5
(39)
You cannot use words that JavaScript has reserved for other purposes when you create a variable name.
(True/False)
4.9/5
(38)
You can declare multiple variables by entering the variable names in a comma-separated list._________________________
(True/False)
4.9/5
(33)
____________________ variables are variables that accept one of two values, either true or false.
(Short Answer)
4.9/5
(36)
Showing 21 - 40 of 150
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)