Examveda
Examveda

Which control structure is used to execute a block of code repeatedly as long as a condition is true in C?

A. for loop

B. while loop

C. if statement

D. switch case

Answer: Option B


This Question Belongs to C Program >> Control Structures

Join The Discussion

Related Questions on Control Structures