answersLogoWhite

0


Best Answer

A flow chart is a type of model, but not every model is a flow-chart.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between flow chart and model?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the basic Difference between flow chart and pseudo-code?

what's the difference between flow chart and structure diagrams and pseudo code


What is the difference between an algorithm and flow chart WITH examples?

An algorithm is a method of solving a problem. A flow chart is a tool for visualizing algorithms.


What is the basic difference between structured chart and flow chart?

the structure chart differs from flow chart in these principle ways: 1- It is difficult to identify different modules of the software from its flow chart representation. 2- Data interchange among different modules is not represented in a flow chart. 3- sequential ordering of tasks inherited in a flow chart is suppressed in structure chart.


What is the difference between an algorithm and a flowchart in general?

Algorithm is step wise analysis of the work to be done. Flow chart is a pictorial representation of an algorithm. As flow chart is a picture of work to be done,it may be printed in our mind when we observe it.


Difference between flow chart and structure chart?

Structure chart shows the manageable levels. This chart is used in structured programming to arranged program modules in a tree structure. Flow chart can be used to document in any type of business system, from the movement of materials through machinery. It shows the flow of applicant information through the hiring process in a human resources department.


Difference between laminar air flow and reverse laminar aire flow?

difference between laminar air flow & reverse laminar air flow


Flow chart of planning process?

flow chart of plannning pocess


What is a flow chart of the hotel industry?

A general flow chart is the ongoing comparison of particular data during various time periods. An example of a flow chart of the hotel industry would be a hotels annual profits compared between years 2000 through present 2014.


Show me a Flow chart of sales?

sample flow chart of marketing and sales


What are the uses of flow chart in computer?

flow chart is pictorial representation of algorithm


Pictures of Flow chart of all body systems?

flow chart for body


Types of flow chart?

Flow chart: - A flow chart is a symbolic representation of any process. Each step in the process is represented by a different symbol with a short description of the process. The flow chart symbols are linked together with arrows showing the process flow direction.There ate two types of flow charts1. Low level flow chart2. High level flow chart