Vidyalelo
Ruby Programming · Q51

Basic Syntax in Ruby

Programming · Ruby Programming · question 51

Q51

What is the result of the expression: 10 / 3 in Ruby?

A.
1
B.
3.333
C.
3
Answer
D.
4

Answer: Option C

Solution

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