Quiz: Do Some Math
Quiz yourself on arithmetic operators and calculations in C++.
We'll cover the following...
We'll cover the following...
In the previous lesson, you learned how to use C++ for simple math, from adding and subtracting to multiplication, division, and ...