Site pages
Current course
Participants
General
Topic 1
Topic 2
Topic 3
Topic 4
Topic 5
Topic 6
Topic 7
Topic 8
Topic 9
Topic 10
Topic 11
Topic 12
Topic 13
Topic 14
Topic 15
Topic 16
Topic 17
Topic 18
Topic 19
Topic 20
Topic 21
Topic 22
Topic 23
Topic 24
Topic 25
Topic 26
Topic 27
Algorithm
Planning a program involves defining its logic ( the correct sequence of instructions needed to solve the problem at hand). The term algorithm is often used to refer to the logic of the program. It is a step by step description of how to arrive at the solution of the given problem. It may be formally defined as a sequence of instructions, designed in a manner that, if the instructions are executed in the specified sequence, the desired results will be obtained. In order to qualify as an algorithm , a sequence of instructions must possess the following characteristics :
|
Last modified: Tuesday, 8 November 2011, 6:16 AM