Vidyalelo
Ruby Programming · Q13

Best Practices and Code Conventions in Ruby

Programming · Ruby Programming · question 13

Q13

What is the recommended naming convention for variables in Ruby?

A.
Pascal case
B.
Snake case
Answer
C.
Kebab case
D.
None of the above

Answer: Option B

Solution

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