answersLogoWhite

0


Best Answer

PCH answer is I.
An integer, often unsigned, named usually i,j,k,l,m,n.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What kind of variable is very similar to a counter that you use to count loop iterations except that you usually add a value other than one to this type of variable?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering
Related questions

What is definite loop?

Definite interations: Repeated sequence of calculations/ operations for a fixed number of repetitions. (Do or For loop) Indefinite iteration: no set limit on iterations, generally "while" loops. multiple interations is the same as multiple repetitions or trials.


Which would be the independent variable and which would be the dependent variable?

A dependent variable is usually on the side of the equation by itself. The independent variable usually has something being done to it. And, the dependent variable is usually written to the left of the equation.


Is the output variable the independent variable?

No, it usually is not.


What are the values of the idependent variable and the dependent variable?

the independent variable is usually assigned to x the dependent variable is usually assigned to y their values will vary because they are variables. that is the definition of variable


What does MOD function do?

Although you didn't specify what programming language you are talking about - or perhaps Excel - this function usually calculates the remainder of a division. Here is some pseudocode that uses this to display a progress only once every 100 iterations; the asterisks are only to provide visual indentation: counter = 0 for ... // some large loop goes here * counter++ * if counter % 100 0 * * output "Progress report: " + counter + " records processed" * end if * // The rest of the loop goes here end for


What variable does the x-axis usually represent on a graph?

The x-axis usually represents the independent variable, while the y-axis represents the dependent variable.


What variable is the data you hope to change?

Usually, the independent variable is X.


What is the diffrence between dependent variable and independent variable?

the dependent variable changes with the independent variable. the independent variable only changes when changed by the experimenter. Time is usually an independent variable.


What is done to a variable to represent an unknown variable?

A variable is usually assumed to represent an unknown quantity. You don't need to "do" anything special to your variable.


What type of properties do Variable stars have?

Some aspect is variable, usually their luminosity.


What variable is the one that is being changed or manipulated in an experiment?

Usually it is the independent variable.


A term that has no variable part?

A term that has no variable part is usually called a constant.