True/False
The range of values for an int variable is from about 0 to +2 billion.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Give the declaration for two variables,feet and
Q12: C++ not only supports OOP but also
Q13: What is the difference between a warning
Q14: A C++ declaration introduces only an identifier's
Q15: Write a C++ program that outputs "My
Q17: In C++ you can assign an expression
Q18: Write a short program that contains statements
Q19: In C++ the compiler will infer the
Q20: OOP is an acronym that means Object
Q21: When you use a double,what is doubled?