0 Comments
Answer:
private
Step-by-step explanation:
If you want to code a method that can only be called from the class that the method is in, you code private as the access modifier in the method declaration.
9.4m questions
12.2m answers