C++20 sections · 1024 units
Open in Course

Quiz: Integer Basics

Integer types

Quiz: Integer Basics

What determines the range of values an int can store?

  1. A.The length of the variable name
  2. B.The value assigned to it
  3. C.The operating system version
  4. D.The number of bits used to store it
Start the roadmap to answer the quizzes and solve the challenges