Vidyalelo
Ruby Programming · Q13

Operators in Ruby

Programming · Ruby Programming · question 13

Q13

What is the result of the expression: 6 / 2 in Ruby?

A.
2
Answer
B.
2.5
C.
3
D.
12

Answer: Option A

Solution

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