Q. Which loop statement is used to loop through a block of code for each element in an array?
β
Correct Answer: (D)
foreach
You must be Logged in to update hint/solution