Q16
What is the purpose of the 'if-else if-else' statement in C#?
A.
To define a method
B.
To iterate over a collection
C.
To check multiple conditions and execute different blocks
AnswerD.
To handle exceptions
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board