A concrete example
To keep it simple, assume we are reading (not writing) sequences of integers
What are the key operations?
Determine whether there are any elements left in the sequence
Fetch the next element in the sequence
Previous slide
Next slide
Back to first slide
View graphic version