C++20 sections · 1024 units
Open in Course

Quiz: Assignment

Test your understanding

Check Your Understanding

If int x = 10; x *= 2 + 3;, what is x?

  1. A.50
  2. B.25
  3. C.23
  4. D.16
Start the roadmap to answer the quizzes and solve the challenges