Integer variables are represented by variable names. The values of integer variables may change from the beginning to the end of the program, such as operations and inputs. Like x, y, z in algebra.
There are integer constants and integer variables in all programming languages, which are the most commonly used and common types.