1. What is
the difference between private, protected, and public?
These keywords are for allowing privileges to components such as java methods and variables.
These keywords are for allowing privileges to components such as java methods and variables.