C++20 sections · 1024 units
Open in CourseQuiz: Integer Basics
Integer types
Quiz: Integer Basics
What determines the range of values an int can store?
- A.The length of the variable name
- B.The value assigned to it
- C.The operating system version
- D.The number of bits used to store it