Multiple Choice
When writing the documentation comments for a method, you can provide a description of each parameter by using a:
A) @comment tag
B) @doc tag
C) @param tag
D) @return tag
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: Methods are commonly used to break a
Q18: Any method that calls a method with
Q19: Which of the following is NOT part
Q21: Assume that the following method header is
Q24: When you pass an argument to a
Q25: A value-returning method must specify this as
Q26: Which of the following values can be
Q27: All @param tags in a method's documentation
Q31: The lifetime of a method's local variable
Q54: Constants, variables, and the values of expressions