CSE1020 Lab 10: Interfaces and Substitutability

This lab uses ArrayList and LinkedList to teach you about interfaces and substitutibility.

You will want to load the API for the java.util package.

Please submit your work before 11:59PM on Friday Nov 18.

Go to Part 1