1. One of the best ways to code effective programs is to use the three basic logic structures to create:
a. code reviews
b. modular languages
c. pseudocode
d. structured programs
2. 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
3. Which step in the six-step programming procedure is the final step?
a. program design
b. program documentation
c. program test
d. program maintenance