4.11.6: Objects vs Primitives
Your job in this exercise is write down some of the differences between objects and primitives.
What is an object, and what is a primitive?
How are they stored differently?
How do we compare objects to each other? How do we compare primitives to each
other?