Vidyalelo
Ruby Programming · Q31

Best Practices and Code Conventions in Ruby

Programming · Ruby Programming · question 31

Q31

What is the recommended line length limit for Ruby code according to most style guides?

A.
No fixed limit
B.
120 characters
C.
80 characters
D.
100 characters
Answer

Answer: Option D

Solution

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