What do you mean by an Algorithm?
There are following points to remember about the algorithm. The points of algorithms are following below:
- Algorithm is a set of instructions of a program in the form of statement.
- There are so many statements of their steps of set of instruction in the program.
- You can express one by one step of the program instructions.
- Algorithm describes the program and their purpose of the program with how its working for the desire output to gives us.
- Algorithm also describes the activity of program and their processing.
- You can also say the procedure of the program tells in the algorithm.
- You can write algorithms in the form of logical with instructions which is called program.
- Algorithms are the medium of the human language and computer programing language which is useful for write the program and understand the program respectively.
- An algorithm is a sequence of points or statement that describes where the program has started and ends up the program with last statement of the program.
No comments:
Post a Comment