Search
The for loop given below, displays all the elements of the array fruits. Use a break statement in the loop such that "Banana" and all the following elements are not displayed.
for
fruits
break