Examveda
Examveda

Which control structure is used to repeatedly execute a block of code in C?

A. for loop

B. if statement

C. switch case

D. while loop

Answer: Option D


This Question Belongs to C Program >> Control Structures

Join The Discussion

Related Questions on Control Structures