Vidyalelo
C Programming · Q6

Arrays and Strings

Programming · C Programming · question 6

Q6

Which type of loop is commonly used to iterate through an array in C?

A.
if loop
B.
switch loop
C.
for loop
Answer
D.
while loop

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board