PRG 421 Course Great Wisdom / tutorialrank.com PRG 421 Course Great Wisdom / tutorialrank.com | Page 3

PRG 421 Week 3 Individual Iterator Program For more course tutorials visit www . tutorialrank . com
The program must use ArrayList ( s ) to work with these animal objects .
Include a brief documentation ( in the code or in a separate document ) to explain
the input ( if any ), processing and output of the program . Submit your assignment using the Assignment Files tab above . ============================================

PRG 421 Week 3 Individual Iterator Program For more course tutorials visit www . tutorialrank . com

PRG 421 Week 3 Individual Iterator Program Week 3 Individual : Iterator Program Write a Java program ( non-GUI preferred ) to demonstrate the use of Iterator . The program should allow a user to do the following : Allow the reading of a collection of animal objects from an external file . Output on screen the content of a collection of animal objects .