Q29
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
AnswerC.
switch case
D.
function
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board