Vidyalelo
Ruby Programming · Q17

Operators in Ruby

Programming · Ruby Programming · question 17

Q17

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