MCQOPTIONS
Consider the following DO statement in Fortran ..
Consider the following DO statement in Fortran 77 DO 52 N = 1, 10, 3 The number of DO loop executions in the above statement is
DO 52 N = 1, 10, 3