Q. foreach loop can iterate over __. (A) List (B) Integer (C) Class (D) None of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) List Explanation: Foreach loop can iterate over a list.