Vidyalelo
Ruby Programming · Q8

Control Structures in Ruby

Programming · Ruby Programming · question 8

Q8

Which of the following is NOT a comparison operator in Ruby?

A.
<=>
B.
===
C.
==~
D.
><
Answer

Answer: Option D

Solution

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