Exam 2: Elements of High Quality Programs

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

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

(Multiple Choice)
4.9/5
(36)

____ variables and constants are known to the entire program.

(Multiple Choice)
4.8/5
(39)

Discuss why it is important to maintain good programming habits.

(Essay)
4.8/5
(38)

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

(Multiple Choice)
4.9/5
(45)

Depending on the programming language being used, modules are also known as ____ .

(Multiple Choice)
4.9/5
(40)

Explain the purpose of detail loop tasks.

(Essay)
4.8/5
(34)

Programmers generally write programs as one long series of steps.

(True/False)
4.8/5
(33)

Declaring a starting value is known as ____________________ the variable.

(Short Answer)
5.0/5
(34)

___________________ tasks include any steps you must perform at the beginning of a program to get ready for the rest of the program.

(Short Answer)
4.8/5
(35)

When a program has several modules calling other modules, programmers often use a program ____, which operates similarly to an organizational chart, to show the overall picture of how modules are related to one another.

(Multiple Choice)
4.9/5
(40)

All programming languages support four broad data types.

(True/False)
4.9/5
(35)
Showing 41 - 51 of 51
close modal

Filters

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