Identify the logic which suits the flowchart?
Answer options
A
While loop
B
Do-while loop
C
nested loop
D
for 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.