Question

Examine the following 'for' loops and determine the value of 'ires' at the end of each of the loops and the number of times each of the loop executes, a)

Ires: 37number of loops: 22 c) Ires: 36number of loops: 25 b) Ires: 41number of loops: 19

Question image 1Question image 2Question image 3Question image 4Question image 5Question image 6