Vidyalelo
Ruby Programming · Q64

Basic Syntax in Ruby

Programming · Ruby Programming · question 64

Q64

What is the size of an integer data type in ruby?

A.
-230 to 230
B.
-230 to 2(30-1)
Answer
C.
-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