Predict the output of the given flowchart.
Answer options
A
1 1
B
2 1
C
1 2
D
2 2
E
When it becomes false, the final count value 2 gets printed
Correct answer: 1 2
Explanation
Quick AnswerThe correct answer is 1 2 because it directly addresses the core logic of Software Engineering.
Correct answer: 1 2.