jcamacho547 jcamacho547 12-09-2019 Computers and Technology contestada Which statements about the enhanced for loop are true for arrays of primitive data? I. It is suitable for all array algorithms. II. It does not allow the contents of the array to be modified. III. It does not require the use of an index variable.