Q4
Which control structure is used to make a decision between two or more alternatives in C?
A.
switch case
B.
for loop
C.
if statement
AnswerD.
while loop
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board