A(n) _____ is a numeric variable used for counting something

accumulator
adder
constant
counter E. integer

The correct answer is:

24.8 41.5 48.3 47.8C117.2 448 288 448 288 448s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zm-317.5 213.5V175.2l142.7 81.2-142.7 81.2z"/> Subscribe on YouTube
D. counter

A counter is a numeric variable used for counting something. It is a variable that is incremented (increased by 1) each time a certain event occurs. For example, a counter can be used to keep track of the number of times a button is clicked, or the number of items in a list.

An accumulator is a variable that is used to store the sum of a series of values. For example, an accumulator can be used to calculate the total of a list of numbers.

An adder is a device that adds two or more numbers together.

A constant is a value that does not change. For example, the value 1 is a constant.

An integer is a whole number, such as 1, 2, 3, and so on.