Multiple Choice
You should provide documentation comments for ___.
A) only classes
B) only methods with parameters
C) every class, every method, every parameter, and every return value
D) only methods with return values
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: When are local variables initialized?<br>A)Local variables are
Q9: What is a parameter variable?<br>A)A variable that
Q10: We want to create a class that
Q11: Why is it a good idea for
Q12: Which lines would need to be added
Q14: Assuming the following code is the body
Q15: Choose the method header that goes with
Q16: Choose the method header that goes with
Q17: Which line of code is part of
Q18: What is the return type of the