McGraw-Hill OnlineMcGraw-Hill Higher EducationLearning Center
Student Center | Instructor Center | Information Center | Home
Life Long Learning
Data Files
The Buzz in IT
Ask the Author
Did You Know
Purchasing
Cool Web Sites
I-Witness
Interactive Companion
Did You Know
Crossword
Glossary
Animations
Level 2 #3
Level 2 #5
Mixed Quiz
Feedback
Help Center


I-Series Computing Concepts
Stephen Haag, University of Denver
Maeve Cummings, Pittsburg State University
Alan I Rea, Jr., Western Michigan University

Computer Programming

Mixed Quiz

Click on the correct response for each question below.

1

_______________ is information that comes from an external source and enters the software.
A)Output
B)Data
C)Input
D)Code
2

A _______________ contains specific rules and words that express the logical steps of an algorithm.
A)programming language
B)syntax
C)programming structure
D)logic chart
3

_______________ are words that a programming language has set aside for its own use.
A)Control words
B)Reserved words
C)Control structures
D)Reserved keys
4

The _______________ control structure repeats a portion of software code a precise number of times.
A)case
B)for-next
C)do-while
D)sequence
5

_______________ is the process of finding errors in software code.
A)Debugging
B)Compiling
C)Testing
D)Running
6

The _______________ manual tells you how to use a software program.
A)documentation
B)programming
C)technical
D)user
7

_____ A software patch is a substantial revision of existing software to improve its usefulness.
A)TRUE
B)FALSE
8

_____ A compiler translates one line of source code into object code at a time.
A)TRUE
B)FALSE
9

_____ JavaScript is a client-side Web programming language.
A)TRUE
B)FALSE
10

_____ A macro is a scripting language program that executes a task or set of tasks with a software application.
A)TRUE
B)FALSE




McGraw-Hill/Irwin