What is the sequence of ruby strings?
A. 16-bit bytes
B. 8-bit bytes
C. 10-bit bytes
D. None of the mentioned
Answer: Option B
A. 16-bit bytes
B. 8-bit bytes
C. 10-bit bytes
D. None of the mentioned
Answer: Option B
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