Consider the following code segment

Answer:
E
Explanation:
The first loop assigns "John" to name and prints name
The second loop iteratively prints every name in order in the given array.