Repeated execution of a set of statements is called iteration.
True
Reason — Iteration refers to the process of repeatedly executing a set of statements or a block of code for a specified number of times.