Answer:
The answer to this question is "Numeric variables".
Explanation:
In the given question the answer is "numerical variable". because the numeric variable is a variable that is used to store the numeric value. In other words, we can say that It is a variable that has a numerical meaning.
For example:
In the C programming language, we use int(integer) data type to define an integer variable.
int a; //define variable a that is integer type.
That's why the answer to this question is "Numeric variable".