Examveda
Examveda

In C, which control structure allows you to define a block of code to be executed in response to a specific event or condition?

A. for loop

B. if statement

C. switch case

D. function

Answer: Option B


This Question Belongs to C Program >> Control Structures

Join The Discussion

Related Questions on Control Structures