Examveda
Examveda

Which control structure is used to execute a block of code only if a condition is true in C?

A. for loop

B. while loop

C. if statement

D. switch case

Answer: Option C


This Question Belongs to C Program >> Control Structures

Join The Discussion

Related Questions on Control Structures