juanferman
Programmer
Guys,
I like to get the answer for the following question:
What access control keywords should you use to allow other classes to access a method freely within its package, but to restrict classes outside of the package from accessing that method ? Select all valid answers
1. public
2. protected
3. private
4. Do not supply an access control keyword
Thanks a lot for your help
===================
:
Juan F. Sarria
I like to get the answer for the following question:
What access control keywords should you use to allow other classes to access a method freely within its package, but to restrict classes outside of the package from accessing that method ? Select all valid answers
1. public
2. protected
3. private
4. Do not supply an access control keyword
Thanks a lot for your help
===================
: