Which statement transfer execution to different parts of your code based on the value of an expression? April 22, 2025January 23, 2021 A. If B. Switch C. Nested-if D. if-else-if Show AnswerAnswer = Option B