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.

Computer Science & Information Technology

You might also like to view...

By default, numbers are aligned ________

A) to the right of the cell B) fully-justified C) centered in the cell D) to the left of the cell

Computer Science & Information Technology

List three types of changes for which you should use change management.

What will be an ideal response?

Computer Science & Information Technology