Exam 2: The Javascript Language

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

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:
Verified

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:
Verified

A

JavaScript was first known as Mocha.

Free
(True/False)
4.8/5
(41)
Correct Answer:
Verified

True

A number entered in a text box is stored as a numeric variable.

(True/False)
4.9/5
(38)

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)

HTML uses a system of tags to identify sections of a Web page.

(True/False)
4.7/5
(39)

Interpreted programs can be modified and tested immediately.

(True/False)
4.9/5
(35)

A ____ is a code module that returns a value.

(Multiple Choice)
4.9/5
(29)

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)

A register is a short-term memory location in the processor.

(True/False)
4.9/5
(40)

____ 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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)