Answer:
a) int
Explanation:
in a loop the number of the iteration depends on the number of time you have indicated to do. that number in generally given by a variable type int because this kind of variable does not permit decimals part in a number therefore the loop won´t try anything when the variable takes a float value.