Which of the following statements is false?
a. A class’s private helper methods may be called only by the class’s other methods
b. You cannot declare helper methods in interfaces.
c. An interface’s private instance methods can be called directly (i.e., without an object reference) only by the interface’s
other instance methods.
d. An interface’s private static methods can be called by any of the interface’s instance or static methods.
b. You cannot declare helper methods in interfaces.
Computer Science & Information Technology
You might also like to view...
________ applies unique fonts, font sizes, font colors, and font attributes to your characters
Fill in the blank(s) with correct word
Computer Science & Information Technology
You should back up your database before testing an action query
Indicate whether the statement is true or false
Computer Science & Information Technology