You are here

Exercises

5 February, 2015 - 11:20

Exercise 6.6.1

Answer the following statements as either true or false:

  1. Pseudocode has a strict set of rules and is the same everywhere in the computer programming industry.
  2. Hierarchy Charts and Structure Charts are basically the same thing.
  3. Program Control functions are used to simply sub divide and control the program.
  4. The void data type is rarely used in C++.
  5. Making source code readable is only used by beginning programmers.