Q29
In Java, what is the purpose of the "for-each" loop?
A.
Defining methods
B.
Declaring variables
C.
Iterating over elements of an array or collection
AnswerD.
Performing mathematical calculations
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board