Examveda
Examveda

In C, which control structure is used to iterate through a collection of items, such as an array or a list?

A. for loop

B. if statement

C. switch case

D. while loop

Answer: Option A


This Question Belongs to C Program >> Control Structures

Join The Discussion

Related Questions on Control Structures