1. which of the following access modifiers should be used if you want the member to be accessible to all external code
a. public
b. any access modifier would be ok
c. default(package)
e. protected
f. private