C++20 sections · 1024 units
Open in Course

Quiz: int Type

Test your understanding

Check Your Understanding

What happens when you store 3.7 in an int variable?

  1. A.The value becomes 3.7
  2. B.The value becomes 4
  3. C.The value becomes 3
  4. D.The program crashes
Start the roadmap to answer the quizzes and solve the challenges