Multiple Choice
To document the return value of a method, use this in a documentation comment.
A) The @param tag
B) The @comment tag
C) The @return tag
D) The @returnValue tag
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Values stored in local variables _.<br>A) are
Q10: The header of a value-returning method must
Q12: What is wrong with the following method
Q13: When an argument is passed to a
Q14: Local variables:<br>A) are hidden from other methods<br>B)
Q16: When an argument value is passed to
Q17: Methods are commonly used to break a
Q18: Any method that calls a method with
Q19: Which of the following is NOT part
Q54: Constants, variables, and the values of expressions