Q64
What is the size of an integer data type in ruby?
A.
-230 to 230
B.
-230 to 2(30-1)
AnswerC.
-229 to 230
D.
-260 to 261
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board