You are here

Learning Objectives

5 February, 2015 - 11:20

With 100% accuracy during a: memory building activity, exercises, lab assignment, problems, or timed quiz/exam; the student is expected to:

  1. Define the terms on the definitions as listed in the modules associated with this chapter.
  2. Within C++ source code be able to define a single dimension array.
  3. Within C++ source code be able to access array members using the index operator.
  4. Within C++ source code be able to calculate the number of members in an array using the sizeof operator.