Q. Which loop statement is used to loop through a block of code for each element in an array? (A) while (B) do...while (C) for (D) foreach ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) foreach