In a flowchart, what does a flow line show?

Study for the End of Year 8 Computer Science Test. Engage with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Multiple Choice

In a flowchart, what does a flow line show?

Explanation:
The flow line shows the flow of control—the path that the process follows from one step to the next. Arrows connect the different symbols to indicate the order of execution, guiding what happens after each action or decision. When you reach a decision, the arrows show the possible routes based on conditions, and they may rejoin later to continue the process. It’s not the data input/output symbol, nor the start/end terminator, and any looping is just an arrow returning to an earlier step, creating repetition.

The flow line shows the flow of control—the path that the process follows from one step to the next. Arrows connect the different symbols to indicate the order of execution, guiding what happens after each action or decision. When you reach a decision, the arrows show the possible routes based on conditions, and they may rejoin later to continue the process. It’s not the data input/output symbol, nor the start/end terminator, and any looping is just an arrow returning to an earlier step, creating repetition.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy