Question Detail

BIO 107 While Loops & Control Flow Objective Question

Question

In the provided flowchart symbols, what does a "parallelogram" represent?
Options
A A decision point in the program flow.
B The start or end point of a process.
C Input or output operations.
Correct Answer
D A specific process or action.
Correct Answer

Option C is the correct answer.

Detailed Explanation

The table on page 4 shows that the "Input/Output" symbol is a parallelogram.

Hint

Consider the typical operations involving data entering or leaving a system.

Question Info