Exam 1: The Craft of Programming

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

A computer and its related equipment are collectively called ____.

(Multiple Choice)
4.7/5
(31)

Read-only memory is the temporary storage place for instructions and data while the computer is running.

(True/False)
4.7/5
(40)

The decimal equivalent of 11101010 is ____.

(Multiple Choice)
4.7/5
(27)

Constant values are ____.

(Multiple Choice)
4.8/5
(41)

A(n) ____ statement is often used at the beginning of a program to welcome the user.

(Multiple Choice)
4.8/5
(38)

The American Standard Code for Information Interchange (ASCII) character-coding system uses 8 bits, consisting of a unique arrangement of eight 0s and 1s for each character.

(True/False)
4.8/5
(32)

For numeric assignments, the value on the right must be a string literal or the name of a string variable.

(True/False)
4.9/5
(34)

Pseudocode was developed as a consistent and easily understood method of describing logic.

(True/False)
4.9/5
(45)

The term numeric data refers to values that can be used in mathematical calculations.

(True/False)
4.9/5
(39)

____ are simply programmer-designated names for memory locations.

(Multiple Choice)
4.9/5
(31)

Keywords are terms reserved for special purposes.

(True/False)
4.9/5
(37)

The term raw binary data refers to letters, punctuation marks, and digits that can be displayed or printed.

(True/False)
4.8/5
(40)

For the user to know what values are to be entered at the right time, the instruction, or prompt, must be displayed onscreen.

(True/False)
5.0/5
(35)

Information that is sent from the computer is called ____.

(Multiple Choice)
4.9/5
(43)

Named constants can be changed while the program is running.

(True/False)
4.8/5
(27)

The pseudocode keyword for getting input from a user is ____, followed by the variable that's receiving the value.

(Multiple Choice)
4.8/5
(39)

The arithmetic logic unit can be thought of as a traffic manager. It handles the instructions sent to it by application programs, the operating system, and system devices.

(True/False)
4.8/5
(42)

The term ____ is used to refer to the raw information processed by computers and is stored in digital form.

(Multiple Choice)
4.8/5
(31)

In programming, syntax rules are used for order, spacing, indentation, and punctuation.

(True/False)
4.8/5
(43)

Numeric assignments can include arithmetic calculations.

(True/False)
4.7/5
(39)
Showing 21 - 40 of 50
close modal

Filters

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