Post-Lab
Conclusion
We hit four "high points" in this lab: inheritance, polymorphism, abstract classes, and interfaces. Here are some suggestions for further exploration.
Homework Submission
Submit IntSequence.java, ResizableIntSequence.java, and ResizableIntSequenceTest.java for homework as hw7.
Homework Assignments
Read the following: