A ________ is a list of instructions for the computer to follow to accomplish the task of processing data into information. |
Program |
The list of instructions for the computer to follow to process data into information. |
Program |
The program’s objectives, outputs, inputs, and processing requirements are determined during in this step. |
Program specification. |
Program objectives, desired outputs, needed inputs, and processing requirements are all recorded in this. |
Program specifications document. |
These consist of logically related programming statements. |
Modules |
This is an outline of the logic of the program you will write. |
Pseudocode |
Identify the programming tool that uses symbols to show the sequence of steps needed to solve a programming problem. |
Program flowcharts. |
In this logic structure, one program statement follows another. |
Sequential |
In this logic structure, the outcome of the decision determines which of the two paths to follow? |
If-Then-Else |
This logic structure involves repeating a sequence as long as a certain condition remains true. |
Loop |
One of the best ways to code effective programs is to write so-called ________ programs, using the sequential, selection or repetition logic structures. |
Structured |
This is the process of testing and eliminating errors in a program. |
Debugging |
This type of error could be the result of the programmer making an incorrect calculation. |
Logic |
This is testing a program by a select group of potential users. |
Beta testing. |
This consists of written descriptions and procedures about a program and how to use it. |
Documentation. |
As much as 75 percent of the total lifetime cost for an application program is spent on this. |
Maintenance |
Which of the following refers to tools that are used to provide some assistance in designing, coding, and testing software? |
CASE |
This type of software development focuses less on the procedures and more on defining the relationships between previously defined procedures. |
Object-oriented |
These first-generation languages are hard to use, with one of the reasons being that they are different depending on the make of the computer. |
Machine |
These second-generation languages use abbreviations or mnemonics that are automatically converted to the appropriate sequence of 1s and 0s. |
Assembly |
These third-generation languages are designed to express the logic that can solve general problems. |
Procedural |
A compiler ________. |
Converts the source code into machine language code. |
An interpreter ________. |
Converts and runs the procedural language one statement at a time into machine code. |
Fifth-generation languages (5GLs) incorporate the concepts of which of the following? |
Artificial intelligence. |
This type of language uses natural languages to allow humans to communicate more directly to a computer. |
Problem and constraint. |
Chapter 13 Programming Languages
Share This
Unfinished tasks keep piling up?
Let us complete them for you. Quickly and professionally.
Check Price