The content is just an excerpt from the complete note for SS2 Third Term Computer Studies Lesson Note – Algorithms and Flow Chart. Check below to download the complete DOCUMENT

WEEK: 4                                                                  

TOPIC: ALGORITHMS AND FLOW CHART

CONTENT: ­ (a) Definition of: (i) Algorithm (ii) Flowchart (b) Functions of algorithm (c) Characteristics of algorithm

Sub-Topic 1: Definition of Algorithm

Algorithm can be defined as sequence of steps that defines how a particular problem can be solved in a finite and ordered manner. It is a set of rules and sequential steps. To make the computer do anything one has to write a computer program, and such programs has to be in a step by step manner, the computer then executes the program, following each step mechanically to accomplish the end goal.

Algorithm can also be defined as a specific set of instructions for carrying out a procedure or solving a problem. They are usually written in English and some few mathematical notations.

Functions of Algorithm:

  1. It helps the programmer to know all the steps required for writing a program without skipping any.
  2. It improves program development skills of a programmer.
  3. It shows the order of sequence of steps in a program
  4. It helps programmer to know each step required for a program

To gain full access to the note: DOWNLOAD FILE

SEE ALSO  SS3 First Term Financial Accounting Lesson Note – Hire Purchases and Installment Payment Accounts

Copyright warnings! Do not copy.