Q. What is the purpose of designing a SWITCH logic with a fall-through in Java? (A) To define ranges. (B) To define additions (C) To improve switch block performance (D) None ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) To define ranges.