Examveda
Examveda

In C, which control structure is used to execute a block of code a specific number of times?

A. for loop

B. while loop

C. if statement

D. switch case

Answer: Option A


This Question Belongs to C Program >> Control Structures

Join The Discussion

Related Questions on Control Structures