Lecture 11 OBJECTIVES
After completing this class, students will be able to:
- Declare and reference arrays
- Explain how Arrays are represented in memory
- Initialize arrays
- Use indexed variables
- Use arrays as function arguments
Reading Assignment:Savitch: Section 10.5, pages 545 - 552 (Strings) Section 11.1. pages 569 - 586
Click here for presentation.
Homework: Palindrome
|