Q35
What is the purpose of using snake_case for method and variable names in Ruby?
A.
To make the code more challenging to read
B.
To indicate private methods and variables
C.
To emphasize the importance of the code
D.
To improve readability and maintain consistency
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board