A developer writes code to iterate over a list of strings and print each element. The code uses an enhanced for loop. Which statement is true about the enhanced for loop?
Select one:
The trap here is that candidates often confuse the enhanced for loop's flexibility with the ability ...