Site MapHelpFeedbackMultiple Choice Quiz 2
Multiple Choice Quiz 2
(See related pages)

1
Another name for programming is:
A)coding
B)program design
C)program specification
D)software development
2
Used in program design, this tool presents a graphic presentation of the detailed sequence of steps needed to solve a programming problem.
A)logic diagram
B)program code
C)program flowchart
D)system flowchart
3
The three basic logic structures are repetition, selection, and:
A)alignment
B)sequential
C)natural
D)loop
4
Which basic logic structure is also known as a loop structure?
A)alignment
B)sequential
C)repetition
D)selection
5
What type of error is a violation of the rules of a programming language?
A)interpreter
B)machine
C)logic
D)syntax
6
What type of errors occurs when a programmer uses an incorrect calculation or leaves out a programming procedure?
A)interpreter
B)machine
C)logic
D)syntax
7
What testing method uses a calculator and sample data to look for programming logic errors by comparing hand-calculated values to those calculated by the programs?
A)desk checking
B)manual
C)overt
D)syntax
8
Two resources that promise to help increase software development efficiency and productivity are object-oriented software development and:
A)CASE
B)compilers
C)natural languages
D)OOP
9
The type of programmer who specializes in the last step in the six steps of programming.
A)COBOL
B)C++
C)maintenance
D)OOP
10
Which programming generation uses abbreviations or mnemonics such as ADD that are automatically converted to the appropriate sequence of 1s and 0s?
A)assembly
B)machine
C)problem
D)task-oriented







OLearyCE, 25e Online Learning Center

Home > Chapter 13 > Multiple Choice Quiz 2