You are here

Exercises

5 February, 2015 - 11:20

Exercise 2.4.1

Answer the following statements as either true or false:

  1. Coding the program in a language like C++ is the first task of planning. You plan as you code.
  2. Pseudocode is the only commonly used planning tool.
  3. Test data is developed for testing the program once it is code into a language like C++.
  4. The word pseudo means false and includes the concepts of fake or imitation.
  5. Many programmers pick up the bad habit of not completing the planning step before starting to code the program.