Vidyalelo
Ruby Programming · Q6

Operators in Ruby

Programming · Ruby Programming · question 6

Q6

What does the != operator do in Ruby?

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

Answer: Option D

Solution

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