Examveda
Examveda

Which control structure in C is used to perform a repetitive task while a condition is true?

A. if statement

B. for loop

C. while loop

D. switch case

Answer: Option C


This Question Belongs to C Program >> Control Structures

Join The Discussion

Related Questions on Control Structures