Ruby does not support ++ operator, it only supports += operator.
(a) True
(b) False
The question was asked by my school principal while I was bunking the class.
My question comes from Assignment Operators topic in chapter Mathematic Operations and Loops of Ruby