What is the result of the expression: 10 / 3 in Ruby?
A. 1
B. 3.333
C. 3
D. 4
Answer: Option C
Related Questions on Basic Syntax in Ruby
What does the 'puts' method do in Ruby?
A. Prints to console
B. Converts to string
C. Finds the length
D. Reads input from user

Join The Discussion