Objects of which class does the integer from the range -2^30 to 2^(30-1) belong to?
A. Bignum
B. Octal
C. Fixnum
D. Binary
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