0% found this document useful (0 votes)
104 views3 pages

Flowchart Assignment

This document contains information about a student named Paulus T. Pagaduan enrolled in the Computer Fundamentals and Programming Lab course. It describes an activity on using flowchart symbols and includes examples of flowcharts using common symbols like rectangles, diamonds, and arrows. The flowcharts show decision-making processes for going to school based on the weather and deciding what to do after lunch.

Uploaded by

TJ Arciaga
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
104 views3 pages

Flowchart Assignment

This document contains information about a student named Paulus T. Pagaduan enrolled in the Computer Fundamentals and Programming Lab course. It describes an activity on using flowchart symbols and includes examples of flowcharts using common symbols like rectangles, diamonds, and arrows. The flowcharts show decision-making processes for going to school based on the weather and deciding what to do after lunch.

Uploaded by

TJ Arciaga
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

PAGADUAN, PAULUS T.

“PAO”
BS CHEMICAL ENGINEERING 201411626

COMPUTER FUNDAMENTALS AND PROGRAMMING LAB 2” X 2”


 58055 MW 10:30-13:30 CL8 ID PICTURE HERE
(DIGITAL COPY)
ACTIVITY: Using Flowchart Symbols

REMARKS:

1)
2) Oblong-shaped symbol Data (I/O)
-The data flowchart shape indicates
inputs to and outputs from a process.
As such, the shape is more often
referred to as an I/O shape than a
data shape.

5) Diamond-shaped symbol
Terminator
(Terminal Point, Oval)

-Terminators show the start and stop


points in a process. When used as a
Start symbol, terminators depict
a trigger action that sets the process
flow into motion. Decision

-Indicates a question or branch in the


3) Rectangular-shaped symbol process flow. Typically, a
decision flowchart shape is used
when there are 2 options (Yes/No,
No/No-Go, etc.)

6) Arrow symbol
Process

-Show a process or action step. This


is the most common symbol in both Flow Line 
process flowcharts and process (Arrow, Connector)
maps.
-Flow line connectors show the
direction that the process flows.
4) Parallelogram-shaped symbol
PAGADUAN, PAULUS T. “PAO”
BS CHEMICAL ENGINEERING 201411626

COMPUTER FUNDAMENTALS AND PROGRAMMING LAB


 58055 MW 10:30-13:30 CL8

ACTIVITY: Using Flowchart Symbols

REMARKS:

START

GOING TO SCHOOL

RAINY SUNNY

WEATHER

BRING UMBRELLA DON’T BRING


UMBRELLA

END
PAGADUAN, PAULUS T. “PAO”
BS CHEMICAL ENGINEERING 201411626

COMPUTER FUNDAMENTALS AND PROGRAMMING LAB


 58055 MW 10:30-13:30 CL8

ACTIVITY: Using Flowchart Symbols

REMARKS:

START START

EXAM
LUNCH

NO YES YES
NO

TOMORROW HUNGRY

SLEEP STUDY REST EAT

END END

You might also like