Exam 2: Elements of High-Quality Programs

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

When the variable starts with a lowercase letter and any subsequent word begins with an uppercase letter,this is called ____.

(Multiple Choice)
4.9/5
(39)

All programming languages support four broad data types.

(True/False)
4.9/5
(43)

A variable's unknown value is commonly called ____.

(Multiple Choice)
4.7/5
(30)

The process of naming program variables and assigning a type to them is called ____ variables.

(Multiple Choice)
4.8/5
(41)

Programmers say the statements that are contained in a module have been ____.

(Multiple Choice)
4.9/5
(32)

Most modern programming languages require that program statements be placed in specific columns.

(True/False)
4.8/5
(37)

Programmers generally write programs as one long series of steps.

(True/False)
4.8/5
(40)

Match each term with a statement below. -The feature of programs that assures you a module has been tested and proven to function correctly

(Multiple Choice)
4.9/5
(35)

In a flowchart,an ____ is most often represented by a three-sided box that is connected to the step it references by a dashed line.

(Multiple Choice)
4.7/5
(32)

Programmers refer to programs that contain meaningful names as ____.

(Multiple Choice)
4.9/5
(42)

What does a data item's data type describe?

(Essay)
4.7/5
(39)

List three design features that you can use while creating programs to make them easier to write and maintain.

(Essay)
4.8/5
(37)

A(n)____ is similar to a variable,except it can be assigned a value only once.

(Multiple Choice)
4.8/5
(34)

Match each term with a statement below. -A statement that provides a data type and an identifier for a variable

(Multiple Choice)
4.8/5
(39)

The process of breaking down a large program into modules is called ____.

(Multiple Choice)
4.8/5
(37)

Because one memory location can be used repeatedly with different values,you can write program instructions once and then use them for thousands of separate calculations

(True/False)
4.8/5
(41)

Match each term with a statement below. -Named memory locations whose contents can vary or differ over time

(Multiple Choice)
4.9/5
(43)

Match each term with a statement below. -The feature of programming languages that prevents assigning values of an incorrect data type

(Multiple Choice)
4.7/5
(35)

____ is the process of paying attention to important properties while ignoring nonessential details.

(Multiple Choice)
4.8/5
(37)
Showing 41 - 59 of 59
close modal

Filters

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