Encapsulation Rachel Rellstab - TheClarity/preAPCS-1516 GitHub Wiki
You declare private variables to protect certain things from being messed with and people are unable to view the variables without using public methods.
HoobaYourDoobaAndScuba
You declare private variables to protect certain things from being messed with and people are unable to view the variables without using public methods.
HoobaYourDoobaAndScuba