Quiz: Do Some Math
Quiz yourself on arithmetic operators and calculations in C++.
In the previous lesson, you learned how to use C++ for simple math, from adding and subtracting to multiplication, division, and modulo. You also saw how cout
is used to display results.
Now, let’s do a quick check to make sure you’ve got those operations down.
Get hands-on with 1400+ tech skills courses.