Arithmetic operators perform basic math: Addition (`+`), Subtraction (`-`), Multiplication (`*`), Division (`/`), and Modulus (`%`, which returns the remainder).