To get the total number of iterations in a nested loop, add the number of iterations in the inner loop to the number of iterations in the outer loop.
True
False