Computer Based Algorithms and Flowcharts
A typical programming task can be divided into two phases:
• Problem solving phase
– Produce an ordered sequence of steps that describe solution of problem
– This sequence of steps is called an Algorithm.
• Implementation phase
– Implement the program in some programming language.
A graphical representation of the sequence of operations in an information system or program is called Flowchart.
No comments:
Post a Comment
Guys if you think something is wrong or should be edit than please do comment.