mistywofford2885 mistywofford2885 Today at 5:46 PM Computers and Technology Answered what is the number of iterations in the following loop? for (int i = 1; i <= n; i ) { // iteration }