Algorithm and flowchart
The computer is a multitasking machine .It can perform various simple and complex task. These task are accomplished when proper instruction are given. The set of instruction given to a computer to complete a task is called a program . The basic necessity while writing a program is the sequence of instruction which gives the desired result .In the other word ,if the instruction given or not in the correct order ,then the computer program will not be able to complete the given task. For writing a successful program, these are three steps which need to be followed. 1. Writing an algorithm. 2. On the basis of the algorithm designing,a flowchart. 3. Converting the flowchart into the program. Algorithm An algorithm is defined as the set of instruction which are used to perform a specific task or solve mathematical or logical problem. It is written in easy language and the instruction are are given in the proper sequence.Thus, an algorithm is precise and to the point. Let us understand ...
Amazing story
ReplyDelete