Enums do more than just hold random data.

If you need something to hold tons of data just put it in a text file.

Enums provide a way to make fields of a specific type (the enum type) and give...