Click here to hide categories Click here to show left categories

User: Home          welcome : Guest          Log In / Register here     




Basic Concepts - Format of formal representation of an algorithm

The formal representation of the algorithm has following two parts:

1. The first part describes the input data, the purpose of algorithm and the variables that will be used in the algorithm and their purpose.

2. The second part contains sequence of instructions or steps which are to be used to get the required results.

E.g.

Algorithm to add two numbers is given below:

Share this article   |    Print    |    Article read by 4816 times
Author:
Ritika Sood
Lecturer in computer science....Love to do programming...Other interests are sports, freaking out with frnds, travel at beautiful places, watch movies, listen songs....
Related Articles: No related article
Related Interview Questions: No related interview question