Exam 2: The Javascript Language
Exam 1: The Craft of Programming50 Questions
Exam 2: The Javascript Language49 Questions
Exam 3: Objects, Events, and Graphical User Interfaces48 Questions
Exam 4: The Sequence Structure50 Questions
Exam 5: The Selection Structure50 Questions
Exam 6: The Repetition Structure50 Questions
Exam 7: Complex Conditions49 Questions
Exam 8: Modules and Functions50 Questions
Exam 9: Menus and Data Validation50 Questions
Exam 10: Arrays50 Questions
Exam 11: Building Programs50 Questions
Exam 12: Sorting Data30 Questions
Exam 13: Recursion50 Questions
Select questions type
An expression using the + operator between two variables assigned with the prompt() statement concatenates the variables as strings instead of performing arithmetic addition on them.
Free
(True/False)
4.8/5
(34)
Correct Answer:
True
A computer that stores and sends out Web pages on the Internet is called a ____.
Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
A
Credit for the development of JavaScript goes to Bill Gates of Microsoft Corporation.
(True/False)
4.9/5
(30)
The second generation of programming languages came to be known as "high-level" languages because statements could be expressed more closely to the way people think than the way the computer "thinks."
(True/False)
4.9/5
(24)
The Java language was enhanced in the 1980s to incorporate object-oriented programming (OOP).
(True/False)
4.8/5
(35)
The collection of HTML pages stored, transmitted, and displayed on the Internet is known as the ____.
(Multiple Choice)
4.8/5
(43)
Which of the following statements outputs the following?
This is line 1.
This is line 2.
(Multiple Choice)
4.8/5
(34)
____ programs are free of syntax errors and they run faster than interpreted programs (because they are already in machine executable form).
(Multiple Choice)
4.9/5
(37)
JavaScript has no separate declaration for constants, so constants are declared as variables.
(True/False)
4.8/5
(34)
____ are segments of program code that another program runs.
(Multiple Choice)
4.9/5
(42)
____ consisted of machine languages, written in binary code and executed by the computer's processor.
(Multiple Choice)
4.8/5
(40)
____ is a markup language, meaning it describes the layout of a Web page onscreen.
(Multiple Choice)
4.8/5
(45)
Complete programs that are translated into complete machine-executable programs are said to be ____.
(Multiple Choice)
4.7/5
(45)
JavaScript programs are compiled and run separately as standalone programs.
(True/False)
4.8/5
(33)
Showing 1 - 20 of 49
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)