Advantages of Developing Algorithm

Q2: What are the advantages of developing algorithms. 

Ans: 

1. It is a step-wise representation of a solution to a given problem, which makes it easy to understand. 

2. An algorithm uses a definite procedure. 

3. It is not dependent on any programming language, so it is easy to understand for anyone even without programming knowledge. 

4. Every step in an algorithm has its own logical sequence so it is easy to debug. 

5. By using algorithm, the problem is broken down into smaller pieces or steps hence, it is easier for programmer to convert it into an actual program.

Comments

Popular posts from this blog

Chapter # 04 Class IX

Fundamentals Of Computer

Chapter # 3 Class IX