Examveda

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

D. Provide implementation details

Answer: Option C


Join The Discussion

Related Questions on Best Practices and Code Conventions in Ruby