JSS2: COMPUTER STUDIES - 1ST TERM
-
Computer Software | Week 14 Topics|1 Quiz
-
Operating System | Week 29 Topics|1 Quiz
-
Four Good Definitions of Computer Program
-
Operating System
-
Translators & Utility Programs
-
Advantages of Operating System
-
Functions of Operating System
-
Classification of Operating Systems
-
Examples and Uses of Operating Systems
-
Advantages of Windows Over Earlier Operating Systems
-
GUI And Command-Line (CLI) O/S
-
Four Good Definitions of Computer Program
-
Computer Memory: Primary And Secondary Memory | Week 35 Topics|1 Quiz
-
Computer Memory II: Secondary Memory (Backing Storage) | Week 42 Topics|1 Quiz
-
Number System I | Week 54 Topics|1 Quiz
-
Number System II | Week 63 Topics|1 Quiz
-
Units of Storage In Computer | Week 72 Topics|1 Quiz
-
Problem Solving Skills With Computer | Week 85 Topics|1 Quiz
-
Computer Programming Languages | Week 93 Topics|1 Quiz
Quizzes
Uses and Types of Flowcharts
Topic Content:
- Uses of Flowcharts
- Types of Flowcharts
Uses of Flowcharts:
Below are the uses of flowcharts:
1. Flowcharts are used in analyzing a process or program.
2. Flowcharts are used in designing a process or program in various fields.
3. They are used in documenting or managing a process or program.
4. It is one of the seven basic tools of quality control, next to the histogram, Pareto chart, check sheet, control chart, cause-and-effect diagram, and scatter diagram.
5. It is a popular means of describing computer algorithms.
Types of Flowcharts:
Every type of flowchart focuses on some kind of control rather than on the particular flow itself.
1. Document flowchart: This shows controls over a document flow through a system.
2. Data flowchart: This shows controls over a data flow in a system.
3. System flowchart: This shows controls at a physical or resource level.
4. Program flowchart: This shows the controls in a program within a system.