Question for June 5, 2018

Which of the following statements about a Java method is not true?

A
It is a subroutine attached to a specific class
0%
B
It can be called by any object within a program
0%
C
It can only reference data known to the corresponding object
0%
D
It can be run using input parameters
0%
Correct! Incorrect!     View the Method definition.
Next →