Definitions for "Nested loop"
Keywords:  loop, inside, another, inner, outer
When a loop is located inside the body of another loop it is said to be nested within another loop.
a loop which begins and ends inside of another loop
a loop within a loop, an inner loop within the body of an outer one