Exam 13: Programming and Languages

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

List and briefly explain the six steps in programming.

(Essay)
4.8/5
(33)

As much as 75 percent of the total lifetime cost for an application program is spent on this.

(Multiple Choice)
4.9/5
(46)

One of the best ways to code effective programs is to write so-called _______ programs, using the logic structures.

(Multiple Choice)
4.9/5
(32)

Pseudocode is an outline of the logic of the program you would like to write.

(True/False)
4.9/5
(31)

These consist of logically related programming statements.

(Multiple Choice)
4.9/5
(33)

Programming is also called _______ development.

(Short Answer)
4.9/5
(31)

This consists of written descriptions and procedures about a program and how to use it.

(Multiple Choice)
4.9/5
(39)

Program objectives, desired outputs, needed inputs, and processing requirements are all recorded in this.

(Multiple Choice)
4.8/5
(47)

These third generation languages are designed to express the logic that can solve general problems.

(Multiple Choice)
4.9/5
(28)

An application _______ is a program that provides modules of prewritten code.

(Short Answer)
5.0/5
(36)

A condition must be met before a sequential structure can proceed to the next statement.

(True/False)
4.9/5
(31)

Identify and explain the two categories of activities in program maintenance.

(Essay)
4.7/5
(33)

Name and briefly explain methods of testing a program for errors.

(Essay)
4.8/5
(30)

The report at the end of the program design step typically consists of pseudocode, flowcharts, and logic structures.

(True/False)
4.8/5
(38)

The program's objectives, outputs, inputs, and processing requirements are determined during in this step.

(Multiple Choice)
4.9/5
(38)

DO WHILE is an example of a sequential structure.

(True/False)
4.8/5
(33)

During the testing process, sometimes a program is checked for errors by following the steps with a calculator and sample data.

(True/False)
4.8/5
(34)

The defining of tasks that are required for input data to be processed into output is part of the processing _______ step.

(Short Answer)
4.8/5
(30)

Time cards containing statements of hours worked are an example of _______ data.

(Short Answer)
4.8/5
(31)

Using structured programming techniques, the program's processing steps can be identified using _______ program design.

(Short Answer)
4.8/5
(41)
Showing 21 - 40 of 75
close modal

Filters

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