C++20 sections · 1024 units
Open in Course

Quiz: Large integers

Large integers

Check Your Understanding

When should you use long long instead of int?

  1. A.For decimal numbers
  2. B.Never, int is always enough
  3. C.For single characters
  4. D.When numbers might exceed 2 billion
Start the roadmap to answer the quizzes and solve the challenges