ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Objects of which class does the integer from the range -2^30 to 2^(30-1) belong to?
Correct Answer: C — Fixnum
Integer within this range are objects of the class fixnum.