Unit 10 -- Csc 115 Spring 2005
Learning Objectives for this unit
- Learn how to use and write iterators
Learning Resources for this week
Lecture slides:
10-Iterators.ppt
Sample programs as found in the source directory of this project.
- For a simple exercise on how to implement and
use iterators:
Activities:
Short Answer Question
Answer the following question:
- What is the advantage of implementing an iterator using a nested class?
Go to the course website