Which kind of loop has the incrementing variable initialized BEFORE the loop begins?

a for loop
an initialized loop
a while loop
an incremented loop

a for loop