Examveda

The given two expression means the same.
counter=counter+1 and counter++

A. True

B. False

Answer: Option A


This Question Belongs to Ruby Programming >> Operators In Ruby

Join The Discussion

Related Questions on Operators in Ruby