What does method visibility mean?
What will be an ideal response?
It specifies who can ask for the method to be executed. Public visibility means that code in any class can ask the method to be executed. Private visibility means only code in the same class can ask the method to be executed.
You might also like to view...
When you type the wrong character, you can press the ____ key to erase all the characters back to and including the one that is incorrect.
A. ENTER B. DELETE C. BACKSPACE D. HOME
The location or name of the active cell is displayed in the ________
Fill in the blank(s) with correct word
Use the LET statement to assign data to variables as directed:
Use three LET statements to swap the contents of variables num] and num2.
________ is used to see exactly what a report will look like when it is printed
Fill in the blank(s) with correct word