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

1
A program is a list of instructions for the computer to follow to process:
A)data
B)direct logic
C)hardware
D)software
2
The major processing steps identified in a top-down program design are called:
A)assembly
B)instructions
C)modules
D)logic
3
The programming logic structure in which one program statement follows another.
A)loop
B)repetition
C)selection
D)sequential
4
One of the best ways to code effective programs is to use the three basic logic structures to create:
A)content-markup programs
B)modular languages
C)pseudocode
D)structured programs
5
Which step in the six-step programming procedure involves desk checking and searching for syntax and logic errors?
A)program design
B)program documentation
C)program maintenance
D)program test
6
Which step in the six-step programming procedure is the final step?
A)program design
B)program documentation
C)program test
D)program maintenance
7
Unlike traditional systems development, this software development approach focuses less on the procedures and more on defining the relationships between previously defined procedures.
A)2GL
B)context-markup
C)module
D)object-oriented
8
Natural languages are considered to be a:
A)high-level language
B)low-level language
C)midlevel language
D)procedural language
9
A compiler converts the programmer's procedural language program, called the source code, into a machine language code, called the:
A)interpreter code
B)object code
C)structured code
D)top-down code
10
The 4GL languages that enable nonprogrammers to use certain easily understood commands to search and generate reports from a database are called:
A)query
B)application generator
C)C++
D)COBOL







OLearyCE, 25e Online Learning Center

Home > Chapter 13 > Multiple Choice Quiz 1