Wednesday, 20 April 2016

Flow Chart diagram - General outline of Work Flow Process

Flow chart - A Graphical representation of algorithm

A Flow chart is a type of diagram, a pictorial or a graphical representation of algorithm . It is basically a step by step solution towards finding the complete solution. It shows the work flow process and clear & clean map to solution by use of different size and shape of boxes, arrows.It makes use of symbols which are connected among them to indicate the flow of information and processing. 

Here we will discuss Flowchart in terms of programming. In programming, of course we are intend to find out the solution to the problem by programming method. So, we can define Flow chart is a graphical representation of algorithm and used in programming to diagram the path in which information is processed through a computer to obtain the desired results. It shows the general outline of how to solve a problem or perform a task. It is prepared for better understanding of the algorithm.
- It allow the solution to problems in step by step fashion.
-------------------------------------------------------------

List of contents under Flow Chart

Overview
Basic symbols used in flowchart design and its purpose
Type of Flow chart
Flow chart Example
How to draw / make  Flow Chart?
Q & A related to Flow chart
Flow chart templates 

-----------------------------------------------------------

Flowchart symbols used in flowchart design and its purpose- Flow diagram


Type of Flow chart

The type of Flow chart are following:-

  • Data Flow Diagram (DFD)
  • Business Process Diagram
  • Process Flow Diagram
  • Work Flow Diagram

Uses of  Flow Chart Diagram

  • Data Management
  • Planning complicated work process
  • Modelling a Business process
  • Mapping computer Algorithm
  • Engineering work process
  • Auditing a work flow

Flow chart Example




How to draw / make  Flow Chart?

For draw flow chart refers this page and there you will find out the detail about how to draw / make Flow chart step by step or online.


Q & A related to Flow chart

  1. Define a flowchart. Write an algorithm and draw a corresponding (20 Marks) flowchart to create a simple multiple choice question (MCQ) examination of 25 questions for 50 marks along with evaluation process too. 



------------------------------------------------
References:-
http://www.it.iitb.ac.in/~vijaya/ssrvm/dokuwiki/media/s6_l7_20jan.pdf

http://www.cimt.plymouth.ac.uk/projects/mepres/book8/bk8i1/bk8_1i2.htm


how to make flow chart  to be a seperate post



                                                                                >>Next Page>>




No comments:

Post a Comment