Vidyalelo
Ruby Programming · Q8

Operators in Ruby

Programming · Ruby Programming · question 8

Q8

What does the <= operator do in Ruby?

A.
Less than
B.
Greater than
C.
Less than or equal
Answer
D.
Not equal

Answer: Option C

Solution

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