Vidyalelo
Visual Basic · Q140

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Programming · Visual Basic · question 140

Q140

The range of Integer data type is . . . . . . . . to . . . . . . . .

A.
-2,147,483,648 to 2,147,483,647
Answer
B.
-9,223,372,036,854,775,808 to 9,223,372,036,854,775,807
C.
+/-4.94065645841247 × 10-324 to +/-1.79769313486231 × 10308
D.
-32,768 to 32,767

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board