Which is an inappropriate use of a for-each loop? (4 points)
when all values in an array need to be traversed
when values need to be assigned to an array
when an index variable is required to complete a task
a.I only
b.II only
c.III only
d.II and III only
e. I, II, and III