Objectives
- Know how to use array data structures.
- Be able to solve problems that require collections of data.
- Know how to sort an array of data.
- Be familiar with sequential and binary search algorithms.
- Gain a better understanding of inheritance and polymorphism.