Vidyalelo
Ruby Programming · Q11

Data Types and Variables in Ruby

Programming · Ruby Programming · question 11

Q11

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

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

Answer: Option A

Solution

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