C++20 sections · 1024 units
Open in Course

Quiz: Decimal numbers

Decimal numbers

Check Your Understanding

What is the main difference between int and double?

  1. A.double can only store positive numbers
  2. B.int is faster than double
  3. C.There is no difference
  4. D.double can store decimal values, int cannot
Start the roadmap to answer the quizzes and solve the challenges