MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements can be used to describe a public method? |
| A. | It is accessible to all other classes in the hierarchy |
| B. | It represents the public interface of its class |
| C. | All of above |
| D. | None of these |
| Answer» D. None of these | |