Identify the logic which suits the flowchart?
Answer options
A
for loop
B
While loop
C
Do-while loop
D
nested loop
Correct answer: While loop
Explanation
Quick AnswerThe correct answer is While loop because it directly addresses the core logic of Software Engineering.
Correct answer: While loop.