Inf1 OP : Lab Sheet Week 10
Overview

This last week of exercises will teach some more advanced class features.

You will have to implement interfaces provided by the Java API and override Object methods to compare different data instances with each other.

Difficulty Question Description
core Q1 Cars
Q2 Shopping Carts
Q3 Asteroids (Pair Programming)