SlideShare a Scribd company logo
1 of 22
group no.-2 
Group members:- 
1) harshid Panchal 
2) mihir Thaker 
3) kavan Patel 
Branch- electrical 
Div-F1 
Reference by: 
Sejal Bhavsar
A Flow chart 
• Is a type of diagram that represents an algorithm, 
workflow or process, showing the steps as boxes of 
various kinds, and their order by connecting them with 
arrows.
Flow charts are used in analysing , designing , 
documenting or managing a process or program in 
various fields.
Overview 
• Flow chart are used in designing and documenting complex processes or 
programs. 
• Like other types of diagrams , they help visualize what is going on and 
thereby help the people to understand a process , and perhaps also find 
flaws, bottlenecks , and other less-obvious features within it. 
• There are many different types of flowcharts , and each type has its own 
repertoire of boxes and notational conventions.
Overview 
• The two most common types of boxes in a flow chart are: 
• 1) a processing step, usually called activity, and denoted as a rectangular 
box 
• 2) a decision , usually denoted as a diamond.
Terminator 
Represented as circles , ovals or rounded rectangles, 
usually containing the word “Start” or “End” , or 
another phrase signalling the start or end of a process , 
such as “submit inquiry” or “receive product”. Start / end
Arrows 
• Showing “flow of control”. 
• An arrow coming from one symbol and ending at 
another symbol represents that control passes to 
the symbol the arrow points to . 
• The line for the arrow can be solid or dashed. 
• The meaning of the arrow with dashed line may 
differ from one flowchart to another and can be 
defined in the legend
processing 
• Represented as rectangles. 
• Use it to represent an event which is controlled 
within the process. 
• Typically this will be a step or action which is taken. 
• In most flowcharts this will be the most frequently 
used symbol. 
• Examples: “ Add 1 to X”; “replace identified part”; 
“save changes” or similar. 
processing
Input / output 
Represented as a parallelogram. 
Represents material or information entering or leaving 
the system, such as customer order (input) or a product 
(output). 
Example: Get X from the user; display X. 
Input/output
Decision 
A decision or branching point. Lines representing 
different decisions emerge from different points of the 
diamond. 
decision
circle 
Use it to represent a point at which the flowchart 
connects with another process. 
The name or reference for the other process should 
appear within the symbol 
connector
• When dealing with a process flow chart, two separate stages of the process should be 
considered: the finished product and the making of the product. In order to analyse the finished 
product or how to operate the process , flow charts tend to use simple and easily recognizable 
symbols. The basic flow chart symbols below are used when analysing how to operate a process. 
terminator process data 
document connector 
manual 
decision
1) Program flowchart 
2) System flowchart
Program flowchart 
shows the sequence of instructions in a program or subroutine. These instructions are 
followed to procedure the needed output 
START 
INPUT 
PROCESS 
OUTPUT 
DECISION 
END
System flowchart 
shows how the data flows from source documents through the computer to its final distribution to the 
users. System flowcharts portray the interaction among data, hardware and personnel. 
SCREEN 
CPU 
PRINTER 
DISK 
TAPE
Draw a flowchart to find the sum of first fifty natural number
Draw a flowchart to find the largest of three numbers A, B & C.
Thank You. . . .. . . 
By group : 2

More Related Content

What's hot (20)

Table Of Flowchart Symbols
Table Of Flowchart SymbolsTable Of Flowchart Symbols
Table Of Flowchart Symbols
 
Flow chart
Flow chartFlow chart
Flow chart
 
2 flow charts
2 flow charts2 flow charts
2 flow charts
 
Flowchart
FlowchartFlowchart
Flowchart
 
Flow chart
Flow chartFlow chart
Flow chart
 
Presentation on diagram and flowchart
Presentation on diagram and flowchartPresentation on diagram and flowchart
Presentation on diagram and flowchart
 
Assignment on diagram and flowchart 1
Assignment on diagram and flowchart 1Assignment on diagram and flowchart 1
Assignment on diagram and flowchart 1
 
Flowchart basics by Gopal Devra
Flowchart basics by Gopal DevraFlowchart basics by Gopal Devra
Flowchart basics by Gopal Devra
 
Flowchart
Flowchart Flowchart
Flowchart
 
Chapter 6 Flowchart
Chapter 6   FlowchartChapter 6   Flowchart
Chapter 6 Flowchart
 
Flow Chart @ppsc(2)
Flow Chart @ppsc(2)Flow Chart @ppsc(2)
Flow Chart @ppsc(2)
 
FLOW CHARTS
FLOW CHARTSFLOW CHARTS
FLOW CHARTS
 
Types of flowchart
Types of flowchartTypes of flowchart
Types of flowchart
 
Flowchart
FlowchartFlowchart
Flowchart
 
Flowchart
FlowchartFlowchart
Flowchart
 
Flow chart
Flow chartFlow chart
Flow chart
 
modelingtools
modelingtoolsmodelingtools
modelingtools
 
Fundamentals of-algorithm
Fundamentals of-algorithmFundamentals of-algorithm
Fundamentals of-algorithm
 
Lecture6 activity diagrams
Lecture6 activity diagramsLecture6 activity diagrams
Lecture6 activity diagrams
 
Flowchart Grade 10
Flowchart Grade 10Flowchart Grade 10
Flowchart Grade 10
 

Viewers also liked

Engineering graphics by harshid panchal
Engineering graphics by harshid panchalEngineering graphics by harshid panchal
Engineering graphics by harshid panchalharshid panchal
 
Presentation on nano technology
Presentation on nano technologyPresentation on nano technology
Presentation on nano technologyharshid panchal
 
contributor's identity (cpd /cha-2/project-2)
contributor's identity (cpd /cha-2/project-2)contributor's identity (cpd /cha-2/project-2)
contributor's identity (cpd /cha-2/project-2)harshid panchal
 
methods to control speed of dc motors
methods to control speed of dc motorsmethods to control speed of dc motors
methods to control speed of dc motorsharshid panchal
 
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchal
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchalppt on Vector spaces (VCLA) by dhrumil patel and harshid panchal
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchalharshid panchal
 
ppt on application of integrals
ppt on application of integralsppt on application of integrals
ppt on application of integralsharshid panchal
 
ppt on Introduction to basic electrical concept by harshid panchal
ppt on Introduction to basic electrical concept by harshid panchalppt on Introduction to basic electrical concept by harshid panchal
ppt on Introduction to basic electrical concept by harshid panchalharshid panchal
 
ppt on 2 stroke and 4 stroke petrol engine
ppt on 2 stroke and 4 stroke petrol engineppt on 2 stroke and 4 stroke petrol engine
ppt on 2 stroke and 4 stroke petrol engineharshid panchal
 

Viewers also liked (10)

Hello Frnz. . .
Hello Frnz. . .Hello Frnz. . .
Hello Frnz. . .
 
Engineering graphics by harshid panchal
Engineering graphics by harshid panchalEngineering graphics by harshid panchal
Engineering graphics by harshid panchal
 
Presentation on nano technology
Presentation on nano technologyPresentation on nano technology
Presentation on nano technology
 
contributor's identity (cpd /cha-2/project-2)
contributor's identity (cpd /cha-2/project-2)contributor's identity (cpd /cha-2/project-2)
contributor's identity (cpd /cha-2/project-2)
 
methods to control speed of dc motors
methods to control speed of dc motorsmethods to control speed of dc motors
methods to control speed of dc motors
 
Diesel power plant
Diesel power plantDiesel power plant
Diesel power plant
 
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchal
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchalppt on Vector spaces (VCLA) by dhrumil patel and harshid panchal
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchal
 
ppt on application of integrals
ppt on application of integralsppt on application of integrals
ppt on application of integrals
 
ppt on Introduction to basic electrical concept by harshid panchal
ppt on Introduction to basic electrical concept by harshid panchalppt on Introduction to basic electrical concept by harshid panchal
ppt on Introduction to basic electrical concept by harshid panchal
 
ppt on 2 stroke and 4 stroke petrol engine
ppt on 2 stroke and 4 stroke petrol engineppt on 2 stroke and 4 stroke petrol engine
ppt on 2 stroke and 4 stroke petrol engine
 

Similar to ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)

Similar to ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in) (20)

cpuppt-150726134330-lva1-app6891.pdf
cpuppt-150726134330-lva1-app6891.pdfcpuppt-150726134330-lva1-app6891.pdf
cpuppt-150726134330-lva1-app6891.pdf
 
Prepare and Interpret Technical Drawing.pptx
Prepare and Interpret Technical Drawing.pptxPrepare and Interpret Technical Drawing.pptx
Prepare and Interpret Technical Drawing.pptx
 
final Unit 1-1.pdf
final Unit 1-1.pdffinal Unit 1-1.pdf
final Unit 1-1.pdf
 
FLOWCHART.pptx
FLOWCHART.pptxFLOWCHART.pptx
FLOWCHART.pptx
 
Problem-solving and design 1.pptx
Problem-solving and design 1.pptxProblem-solving and design 1.pptx
Problem-solving and design 1.pptx
 
Lecture 4
Lecture 4Lecture 4
Lecture 4
 
Flow charts
Flow chartsFlow charts
Flow charts
 
note
notenote
note
 
BUSINES PROCESS IMPROVEMENT
BUSINES PROCESS IMPROVEMENTBUSINES PROCESS IMPROVEMENT
BUSINES PROCESS IMPROVEMENT
 
algorithm and Pseudocode
algorithm and Pseudocodealgorithm and Pseudocode
algorithm and Pseudocode
 
Simple Process Mapping Techniques
Simple Process Mapping TechniquesSimple Process Mapping Techniques
Simple Process Mapping Techniques
 
Seven statistical tools of quality
Seven statistical tools of qualitySeven statistical tools of quality
Seven statistical tools of quality
 
Flowchart
FlowchartFlowchart
Flowchart
 
Programación no1
Programación no1Programación no1
Programación no1
 
TQM-Unit 3-7-1 tools of quality-New.pptx
TQM-Unit 3-7-1 tools of quality-New.pptxTQM-Unit 3-7-1 tools of quality-New.pptx
TQM-Unit 3-7-1 tools of quality-New.pptx
 
Flow chart
Flow chartFlow chart
Flow chart
 
algorithms and flow chart overview.pdf
algorithms and flow chart overview.pdfalgorithms and flow chart overview.pdf
algorithms and flow chart overview.pdf
 
Experiment no 6
Experiment no 6Experiment no 6
Experiment no 6
 
aamir presentation
aamir presentationaamir presentation
aamir presentation
 
quality tools.ppt
quality tools.pptquality tools.ppt
quality tools.ppt
 

Recently uploaded

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 

Recently uploaded (20)

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 

ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)

  • 1.
  • 2. group no.-2 Group members:- 1) harshid Panchal 2) mihir Thaker 3) kavan Patel Branch- electrical Div-F1 Reference by: Sejal Bhavsar
  • 3.
  • 4. A Flow chart • Is a type of diagram that represents an algorithm, workflow or process, showing the steps as boxes of various kinds, and their order by connecting them with arrows.
  • 5. Flow charts are used in analysing , designing , documenting or managing a process or program in various fields.
  • 6. Overview • Flow chart are used in designing and documenting complex processes or programs. • Like other types of diagrams , they help visualize what is going on and thereby help the people to understand a process , and perhaps also find flaws, bottlenecks , and other less-obvious features within it. • There are many different types of flowcharts , and each type has its own repertoire of boxes and notational conventions.
  • 7. Overview • The two most common types of boxes in a flow chart are: • 1) a processing step, usually called activity, and denoted as a rectangular box • 2) a decision , usually denoted as a diamond.
  • 8.
  • 9. Terminator Represented as circles , ovals or rounded rectangles, usually containing the word “Start” or “End” , or another phrase signalling the start or end of a process , such as “submit inquiry” or “receive product”. Start / end
  • 10. Arrows • Showing “flow of control”. • An arrow coming from one symbol and ending at another symbol represents that control passes to the symbol the arrow points to . • The line for the arrow can be solid or dashed. • The meaning of the arrow with dashed line may differ from one flowchart to another and can be defined in the legend
  • 11. processing • Represented as rectangles. • Use it to represent an event which is controlled within the process. • Typically this will be a step or action which is taken. • In most flowcharts this will be the most frequently used symbol. • Examples: “ Add 1 to X”; “replace identified part”; “save changes” or similar. processing
  • 12. Input / output Represented as a parallelogram. Represents material or information entering or leaving the system, such as customer order (input) or a product (output). Example: Get X from the user; display X. Input/output
  • 13. Decision A decision or branching point. Lines representing different decisions emerge from different points of the diamond. decision
  • 14. circle Use it to represent a point at which the flowchart connects with another process. The name or reference for the other process should appear within the symbol connector
  • 15. • When dealing with a process flow chart, two separate stages of the process should be considered: the finished product and the making of the product. In order to analyse the finished product or how to operate the process , flow charts tend to use simple and easily recognizable symbols. The basic flow chart symbols below are used when analysing how to operate a process. terminator process data document connector manual decision
  • 16. 1) Program flowchart 2) System flowchart
  • 17. Program flowchart shows the sequence of instructions in a program or subroutine. These instructions are followed to procedure the needed output START INPUT PROCESS OUTPUT DECISION END
  • 18. System flowchart shows how the data flows from source documents through the computer to its final distribution to the users. System flowcharts portray the interaction among data, hardware and personnel. SCREEN CPU PRINTER DISK TAPE
  • 19.
  • 20. Draw a flowchart to find the sum of first fifty natural number
  • 21. Draw a flowchart to find the largest of three numbers A, B & C.
  • 22. Thank You. . . .. . . By group : 2