Go to statements in the algorithm is
Answer options
A
Used to iterate the sequence of steps
B
Used to alternate the flow of the program
C
Used in sequential arrangement of steps
D
Used to apply decisions in a program
Correct answer: Used to alternate the flow of the program
Explanation
Quick AnswerThe correct answer is Used to alternate the flow of the program because it directly addresses the core logic of Software Engineering.
Correct answer: Used to alternate the flow of the program.