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 understand functions for arrays, specifically searching a array's values to see if a given value exists, finding the maximum value in an array and sorting an array.
- Within C++ source code be able to create functions for arrays, specifically a function for finding the smallest value in an array.
- Within C++ source code be able to modifying existing code to process different types of arrays.









"Used in the Computer Programming Fundamentals I course."