Multiple Choice
A ____ statement is used to iterate or loop through the elements in an array.
A) for
B) while
C) foreach
D) if...else
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: Each repetition of a looping statement is
Q45: A _ is a variable that increments
Q46: What will be returned if you use
Q48: In a <B>foreach</B> statement, you use the
Q49: You will not receive an error if
Q51: With the _ statement the program assure
Q52: If you attempt to use a local
Q53: A switch statement contains the following components:
Q54: A formal _ is a variable that
Q55: You must include a(n) _ to separate