IDENTIFY THE CORRECT STATEMENTS WITH RESPECT TO FOR EACH...NEXT LO...

50.

Identify the correct statements with respect to For Each...Next loop.

[2.0]

c)

Only one 'Exit For' can be

a) The 'For Each...Next' loop is

used in this loop.

entered if there is at least

one element in a group.

b) Any number of 'Exit For'

d) Each loop must have a

statements may be placed

unique element variable.

anywhere in the loop as an

alternative way to exit.

[2.0]