Exam 13: Programming and Languages

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

_______ is an outline of the logic of the program that will be written.

Free
(Short Answer)
4.8/5
(37)
Correct Answer:
Verified

Pseudocode

Proofreading a printout of a program is known as desk checking or code _______.

Free
(Short Answer)
4.7/5
(35)
Correct Answer:
Verified

review

One of the items to be defined in the program specification is the program's objectives.

Free
(True/False)
4.9/5
(30)
Correct Answer:
Verified

True

The DO WHILE loop means that the loop statements will be executed as long as a certain condition exists.

(True/False)
4.8/5
(37)

_______ programming techniques consist of top-down program design, pseudocode, flowcharts, and logic structures.

(Short Answer)
4.8/5
(34)

IF-THEN-ELSE is also known as a _______ structure, one of the types of logic structures.

(Short Answer)
4.9/5
(32)

These second-generation languages use abbreviations or mnemonics that are automatically converted to the appropriate sequence of 1s and 0s.

(Multiple Choice)
4.9/5
(38)

Program _______ graphically present the detailed sequence of steps needed to solve a programming problem.

(Essay)
4.9/5
(33)

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

(Short Answer)
4.7/5
(28)

In OOP, each _______ contains both the data and processing operations necessary to perform a task.

(Short Answer)
4.8/5
(30)

Programming is also called _______ development.

(Short Answer)
4.8/5
(44)

Pseudocode graphically presents the detailed sequence of steps needed to solve a programming problem.

(True/False)
4.8/5
(31)

What is an application generator and why is it used?

(Essay)
4.9/5
(30)

The repetition, or _______ structure, describes a process that may be repeated as long as a certain condition remains true.

(Short Answer)
4.8/5
(26)

A compiler _______.

(Multiple Choice)
4.9/5
(37)

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

(Essay)
5.0/5
(30)

A 5GL incorporates the concepts of artificial intelligence to allow a person to provide a system with a problem and some constraints, and then request a solution.

(True/False)
4.8/5
(40)

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
(31)

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

(True/False)
4.9/5
(28)

Compare and contrast a compiler and an interpreter.

(Essay)
4.9/5
(44)
Showing 1 - 20 of 75
close modal

Filters

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