Q2
Which control flow statement is used to iterate over a collection in C#?
A.
for
B.
foreach
AnswerC.
do-while
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board