Question Detail

BIO 107 While Loops & Control Flow Objective Question

Question

In a flowchart, what does a diamond symbol typically represent?
Options
A A start or end point.
B An input or output operation.
C A process or action.
D A decision.
Correct Answer
Correct Answer

Option D is the correct answer.

Detailed Explanation

According to the table on Slide 4, a diamond indicates a decision in a flowchart.

Hint

Look at the 'Symbol' and 'Function' table on the 'Anatomy of a While Loop' slide.

Question Info