2.2.3

Program Flow - Sequence

Test yourself

Sequence

Sequence is the simplest structure for an algorithm to follow.

Illustrative background for SequenceIllustrative background for Sequence ?? "content

Sequence

  • In a sequence algorithm, the computer follows a series of steps that are executed in the same order every time it runs.
  • This is often not very useful for longer codes because we cannot use any selection or iteration structures.
Illustrative background for Flow chartIllustrative background for Flow chart ?? "content

Flow chart

  • The flow chart for a sequence program will have the blocks one by one.
  • One arrow will connect each block to the next block.
  • There will be no diamond shapes, so the diagram will be mainly:
    • Ovals.
    • Rectangles.
    • Parallelograms.

Jump to other topics

1Computer Systems

1.1Systems Architecture

1.2Memory & Storage

1.3Computer Networks, Connections & Protocols

1.4Network Security

1.5Systems Software

1.6Ethical, Legal, Cultural & Environmental Concern

2Computational Thinking, Algorithms and Programming

2.1Algorithms

2.2Programming Fundamentals

2.3Producing Robust Programs

2.4Boolean Logic

2.5Programming Languages & IDEs

Unlock your full potential with Seneca Premium

  • Unlimited access to 10,000+ open-ended exam questions

  • Mini-mock exams based on your study history

  • Unlock 800+ premium courses & e-books

Get started with Seneca Premium