We'll start by discussing C operators that look and behave similarly to operators in other languages. These include the following groups:
Arithmetic operators, which do operations such as addition and multiplication
Relational operators, which compare two values and give a true or false result
Assignment operators, which make one value equal to another