Vidyalelo
Ruby Programming · Q23

Best Practices and Code Conventions in Ruby

Programming · Ruby Programming · question 23

Q23

What is the purpose of using descriptive variable and method names in Ruby code?

A.
Ensure code security
B.
Improve code performance
C.
Reduce code size and complexity
D.
Enhance code readability and maintainability
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board