loop(A series of instructions that is repeated a fixed number of times or until a terminating condition is reached); iteration(Repeated execution of one or more statements or instructions. Statements or instructions so executed are said to be in a loop)