Q28
What is the purpose of writing self-explanatory comments in Ruby code?
A.
Reduce the need for code documentation
B.
Document the entire codebase
C.
Clarify the intent of the code
AnswerD.
Provide implementation details
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board