Which of the following is NOT a valid data type in Ruby?
A. Integer
B. Float
C. Double
D. String
Answer: Option C
A. Integer
B. Float
C. Double
D. String
Answer: Option C
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