Q10
In C, which control structure is used to iterate through a collection of items, such as an array or a list?
A.
for loop
AnswerB.
if statement
C.
switch case
D.
while loop
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board