
Available under Creative Commons-ShareAlike 4.0 International License.
With 100% accuracy during a: memory building activity, exercises, lab assignment, problems, or timed quiz/exam; the student is expected to:
- Define the terms on the definitions as listed in the modules associated with this chapter.
- Within C++ source code be able to define a single dimension array.
- Within C++ source code be able to access array members using the index operator.
- Within C++ source code be able to calculate the number of members in an array using the sizeof operator.
- 1711 reads