Examveda What is the result of the expression: 3 ** 2 in Ruby? A. 6B. 9C. 3D. 2Answer: Option B 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