Multiple Choice
To document the return value of a method you can use a __________.
A) @comment tag
B) @returnValue tag
C) @param tag
D) @return tag
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: You should always document a method by
Q16: The header of a value-returning method must
Q17: Methods are commonly used to break a
Q18: Methods are commonly used to:<br>A) speed up
Q19: In a general sense, a method is
Q21: A parameter variable's scope is _.<br>A) the
Q22: Select all that apply. Any method that
Q23: A special variable that holds a value
Q24: When you pass an argument to a
Q25: A value-returning method can return a reference