You are here

Exercises

5 February, 2015 - 12:51

Exercise 1.4.1

Answer the following statements as either true or false:

  1. Beginning programmers participate in all phases of the Systems Development Life Cycle.
  2. The Bloodshed Dev-C++ 5 compiler/IDE is the preferred compiler for this textbook/collection, however any C++ compiler will work.
  3. Most compilers can be installed on a flash drive.
  4. In addition to function as the name of a sub-program, the computer industry also uses macro, procedure and module.
  5. Generally functions fall into two categories: Program Control and Specifc Task.