Exam 1: Introduction to Javascript
Exam 1: Introduction to Javascript42 Questions
Exam 2: Working With Functions Data Types and Operators41 Questions
Exam 3: Building Arrays and Controlling Flow42 Questions
Exam 4: Debugging and Error Handling41 Questions
Exam 5: Working With the Document Object Model Dom and Dhtml41 Questions
Exam 6: Enhancing and Validating Forms41 Questions
Exam 7: Using Object Oriented Javascript41 Questions
Exam 8: Manipulating Data in Strings and Arrays41 Questions
Exam 9: Managing State Information and Security41 Questions
Exam 10: Programming for Mobile Devices and Touchscreens41 Questions
Exam 11: Updating Web Pages With Ajax41 Questions
Exam 12: Introduction to Jquery41 Questions
Select questions type
____ was established in 1994 at MIT to oversee the development of web technology standards.
Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
B
You can place script elements in either the document head or in the document body.
Free
(True/False)
4.8/5
(43)
Correct Answer:
True
Which keyword do you use to create a variable?
Free
(Multiple Choice)
5.0/5
(33)
Correct Answer:
D
A(n)_____ is a specific circumstance that is monitored by JavaScript and that your script can respond to in some way.
(Short Answer)
4.9/5
(33)
Variables and literals contained in an expression are known as ____.
(Multiple Choice)
5.0/5
(29)
____ refers to programming using a scripting language that is executed from a web server.
(Multiple Choice)
4.8/5
(37)
Which method do you use to reference an element on a web page in a script?
(Multiple Choice)
4.9/5
(35)
JavaScript source files that store especially useful generic scripts used on many different website are known as __________.
(Short Answer)
4.7/5
(35)
A(n)____ comment occupies only a single line or part of a line.
(Multiple Choice)
4.8/5
(38)
Elements that do not require a closing tag are called empty elements.
(True/False)
4.9/5
(35)
Identify the letter of the choice that best matches the phrase or definition.
Correct Answer:
Premises:
Responses:
(Matching)
4.7/5
(32)
JavaScript code is always stored in an external file separate from the HTML or XHTML code for a web document.
(True/False)
4.9/5
(33)
On client/server systems, heavy processing, such as calculations, usually takes place on the ____.
(Multiple Choice)
4.8/5
(33)
An HTML document is a text document that contains codes called ____.
(Multiple Choice)
4.7/5
(38)
____ are lines of code that are not processed by browsers, which you use to add notes about your code.
(Multiple Choice)
4.9/5
(34)
A document on the web is called a web page and is identified by a unique address called the _________________________.
(Short Answer)
4.8/5
(41)
____ can turn static documents into applications such as games or calculators.
(Multiple Choice)
4.9/5
(31)
Showing 1 - 20 of 42
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)