0% found this document useful (0 votes)
33 views8 pages

MODULE 4 Lesson 2 Flow Chart

The document discusses flow charts and their use in visually representing algorithms and sequences of steps to solve problems. It provides examples of flow charts for algorithms that calculate the area of a circle, convert between Fahrenheit and Celsius temperatures, find the sum of two numbers, and determine the greater of two numbers. Flow charts use standard symbols to visually depict the flow of data and operations in a system or processing of an algorithm through a sequence of steps.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views8 pages

MODULE 4 Lesson 2 Flow Chart

The document discusses flow charts and their use in visually representing algorithms and sequences of steps to solve problems. It provides examples of flow charts for algorithms that calculate the area of a circle, convert between Fahrenheit and Celsius temperatures, find the sum of two numbers, and determine the greater of two numbers. Flow charts use standard symbols to visually depict the flow of data and operations in a system or processing of an algorithm through a sequence of steps.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

PhilCST

PHILIPPINE COLLEGE OF SCIENCE & TECHNOLOGY


OLD NALSIAN ROAD, BRGY. NALSIAN, CALASIAO, PANGASINAN

Flow Chart
PhilCST
PHILIPPINE COLLEGE OF SCIENCE & TECHNOLOGY
OLD NALSIAN ROAD, BRGY. NALSIAN, CALASIAO, PANGASINAN

Flowchart is a diagram which visually presents the flow of


data through processing systems. This means by seeing a
flow chart one can know the operations performed and the
sequence of these operations in a system. Algorithms are
nothing but sequence of steps for solving problems. So a flow
chart can be used for representing an algorithm. A flowchart,
will describe the operations (and in what sequence) are
required to solve a given problem.

Flow Chart
PhilCST
PHILIPPINE COLLEGE OF SCIENCE & TECHNOLOGY
OLD NALSIAN ROAD, BRGY. NALSIAN, CALASIAO, PANGASINAN

Flow Chart Symbols


PhilCST
PHILIPPINE COLLEGE OF SCIENCE & TECHNOLOGY
OLD NALSIAN ROAD, BRGY. NALSIAN, CALASIAO, PANGASINAN

Examples of Flow Chart

Problem1: Find the area


of a circle of radius r.
PhilCST
PHILIPPINE COLLEGE OF SCIENCE & TECHNOLOGY
OLD NALSIAN ROAD, BRGY. NALSIAN, CALASIAO, PANGASINAN

Problem 2: Convert temperature


Fahrenheit to Celsius.
PhilCST
PHILIPPINE COLLEGE OF SCIENCE & TECHNOLOGY
OLD NALSIAN ROAD, BRGY. NALSIAN, CALASIAO, PANGASINAN

Problem3: Flowchart for an algorithm


which gets two numbers and prints sum of
their value .
PhilCST
PHILIPPINE COLLEGE OF SCIENCE & TECHNOLOGY
OLD NALSIAN ROAD, BRGY. NALSIAN, CALASIAO, PANGASINAN

Problem 4: Algorithm
for find the greater
number between two
numbers.
PhilCST
PHILIPPINE COLLEGE OF SCIENCE & TECHNOLOGY
OLD NALSIAN ROAD, BRGY. NALSIAN, CALASIAO, PANGASINAN

References:
https://www.examupdates.in
https://en.wikipedia.org/wiki/Sequential_algorithm
Madhi Amir (2013). Algorithm and Flow Chart. https://faradars.org/wp-
content/uploads/2015/07/Algorithm-and-Flow-Chart.pdf

You might also like