the objectives of this assignment are to:
1)Gain experience using the Eclipse IDE; including its environment for managing files.
2) Gain an understanding of processing both text and binary files.
3) Gain experience in using data structures to hold data in memory.
4) Develop a small Java program that applies the concepts of objectives 2 and 3.
5) Practice good programming techniques.