2.1: Arithmetic Operators
Read this article, which explores C operators. We touched on operators in the previous unit, but now we will cover them in more detail. Even though this is C and not C++, there are no major differences in their operators.
Watch this video, which discusses the use of arithmetic operators and their real world applications.