It is the branch of engineering concerned with the design and operation of industrial chemical plants.It is based on the practice of scientific facts to convert raw materials into publicly helpful materials.

Monday, 15 February 2016

Flowchart & Algorithm

Algorithm

What is algorithm????

                                             ''Algorithm is well-defined, simple English language     
                                                         which is utilized to write a programme''.
How it works???

Algorithm is utilized to write a programme. It is an old way to create a programme although .
Algorithm is an programming language which is utilized by programmer to create a programme.

How a Algorithm is Written???? 

Here are some steps which are adopted by programmer to write an Algorithm:
  • Problem is taken into consideration
  • Solutions for problem are generated
  • Most suitable Solution is choosed
  • Programme is written 
  • Errors  & Changes are made
  • Programme is run
  • Documentation for maintenance & Update

Flow Chart

What is flowchart????? 

''Flow chart is visual presentation of  programme written with Algorithm ''.

A flow chart of addition of two numbers is being shown below

Flow chart of sum of 2 numbers



Different symbols are used to  represent different actions in the programme through the flowchart











0 comments:

Post a Comment