Question In a switch statement, which label handles unmatched cases? A. continue B. otherwise C. default D. else Show Answer More MCQs Correct Answer: C default The correct answer is default. The correct answer is default.
Leave a Reply