What is a flowchart?

Assessment: JAMB UTME - Computer Studies - 2025 Subject: Computer Studies

Question 1 Report

What is a flowchart?


 

Answer Details

Before a programmer writes any code, they need a clear plan for the logic the program will follow. Two common planning tools serve this purpose: pseudocode, which describes the steps in structured everyday language, and flowcharts, which describe the same steps visually.

A flowchart is specifically a visual representation of an algorithm. It uses standard geometric shapes, such as an oval for the start and end, a rectangle for a process step, a diamond for a decision point, and a parallelogram for input or output, connected by arrows that show the order in which the steps happen. Because it shows the flow of logic at a glance, a flowchart makes it easy to trace a program's decisions and loops before any code exists.

A written explanation without any visual form is closer to pseudocode, and a data table or a piece of source code serves a different purpose entirely, since neither one depicts the flow of logic using shapes and connecting arrows the way a flowchart does.

Download The App On Google Playstore

Everything you need to excel in your exams

Green Bridge CBT Mobile App
Personalized AI Learning Chat Assistant
200,000+ Exam Questions Across IGCSE, JAMB, WAEC & NECO
Over 3,900 Lesson Notes
Offline Support - Learn Anytime, Anywhere
Green Bridge Timetable
Literature Summaries & Potential Questions
Track Your Performance & Progress
In-depth Explanations for Comprehensive Learning