MCQOPTIONS
Saved Bookmarks
| 1. |
After planning an algorithm, you should _____ to verify that it will work correctly. |
| A. | Analyze the algorithm |
| B. | Code the algorithm |
| C. | Desk-check the algorithm |
| D. | Evaluate and modify (if necessary) the program. |
| E. | None of the above |
| Answer» C. Desk-check the algorithm | |