Because they both store references to objects, but...
# announcements
k
Because they both store references to objects, but for the latter you'll also have to create all of those
Integer
instances, while in the former you're reusing existing `String`s.