Q22
What is the purpose of the 'switch' statement in C?
A.
Define a function
B.
Make a decision
AnswerC.
Create a loop
D.
Perform bitwise operations
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board