Examveda What does the != operator do in Ruby? A. Less thanB. Greater thanC. Less than or equalD. Not equalAnswer: Option D This Question Belongs to Ruby Programming >> Operators In Ruby
What does the += operator do in Ruby? A. SubtractionB. MultiplicationC. DivisionD. Addition View Answer
Join The Discussion