Objectives
- Declare an array
- Initialize an array
- Access elements of an array
- Use repetition to process all elements of an array
Modify the supplied program (arrayLab.cpp) to make it work properly.
6 4 2 4 6 8 12 2 21 6 8 12 Press enter to continue...