Q6
Which type of loop is commonly used to iterate through an array in C?
A.
if loop
B.
switch loop
C.
for loop
AnswerD.
while loop
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board