You are here

Exercises

5 February, 2015 - 11:20

Exercise 23.3.1

Answer the following statements as either true or false:

  1. Very few arrays need more than one axis.
  2. Multidimensional arrays use multiple square brackets, one set per axis.
  3. Using a fag to activate debugging lines of code has been around since the 1950s.
  4. Within C++ we can use the conditional compilation compiler directives to implement debugging line of code.