CIS 113: Programming Logic and Design |
Understanding Structure |
|
Review Quiz Answers :The answers to the review quiz are as follows: Question 1: The ____________________ of a computer program refers to giving the computer instructions in a specific sequence, not leaving any instructions out, and not adding extraneous instructions.
Question 2: Once instructions have been input to the computer and translated into machine language, a program can be run, or ____________________.
Question 3: A(n) ____________________ is the sequence of steps necessary to solve any problem.
Question 4: ____________________ is an English-like representation of the logical steps it takes to solve a problem.
Queston 5: A decision in a flowchart is represented by a(n) ____________________.
After reviewing these answers, you can go to the Review page or return to the Unit 2 page. |