Q27
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
AnswerD.
switch case
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board