Exam 1: An Overview of Computer Programming

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

____________________ is the act of making required changes to programs after they are put into production.

(Short Answer)
4.8/5
(45)

____________________ involves walking through a program's logic on paper.

(Essay)
4.8/5
(39)

Writing a program includes planning the logic, coding the program, translating the program into machine language, and testing the program.

(True/False)
4.9/5
(41)

What is a valid reason for program maintenance?

(Multiple Choice)
4.9/5
(30)

The two major techniques for developing programs are procedural programming and object-oriented programming (OOP).

(True/False)
4.7/5
(37)

Program ____________________ are nonexecuting statements you add for the purposes of documentation.

(Short Answer)
4.9/5
(38)

____________________ is the name for translated machine language statements.

(Short Answer)
4.8/5
(44)

A graphical ____ is one example of a user environment.

(Multiple Choice)
4.8/5
(36)

Logical errors are sometimes referred to as structural errors.

(True/False)
4.7/5
(33)

____________________ software comprises all of the programs you apply to a task.

(Short Answer)
4.9/5
(37)

One type of tool to aid the programmer during the planning stage is called a ____.

(Multiple Choice)
4.9/5
(35)

The type of software testing in which the tester does not look at the contents of the program is called ____ testing.

(Multiple Choice)
4.9/5
(35)

The rules that govern a programming language are called ____.

(Multiple Choice)
4.9/5
(36)

Careful selection of ____ is an essential part of good programming.

(Multiple Choice)
4.9/5
(39)

People have been writing modern computer programs since the ____.

(Multiple Choice)
4.8/5
(44)

In a flowchart, processing symbols are represented by ____________________.

(Short Answer)
4.9/5
(27)

One of the components of object-oriented design is identifying ____.

(Multiple Choice)
4.8/5
(29)

When you decide on the correct instructions for a program, you are developing the program's ____.

(Multiple Choice)
4.8/5
(41)

Syntax is important when using a programming language, but not when using ____.

(Multiple Choice)
4.9/5
(26)

____ is the set of physical devices associated with a computer.

(Multiple Choice)
4.7/5
(33)
Showing 21 - 40 of 50
close modal

Filters

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