Content protected from screenshots
GKFix.in
General Knowledge
Categories
Concept Builder Quiz
About Us
Start Quiz
Home
My Profile
General Knowledge
Categories
Concept Builder
Start Quiz
Logout
GKFix MCQ Question
Test your knowledge and learn something new
Home
Programming
Question #9753
Back to Home
View All Programming Questions
30 Views
Question
The range of Integer data type is ______ to ______.
A. -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807
B. +/-4.94065645841247 × 10^-324 to +/-1.79769313486231 × 10^308
C. -32,768 to 32,767
D. -2,147,483,648 to 2,147,483,647
Check Answer
Share on Twitter
Share on Facebook
Copy Link
Related Questions
To change the control's Shape using the ______ property.
42
The ______ function is used to find the maximum value in a numeric array.
22
The ______ method is used to convert a string to a byte array using ASCII encoding.
28