Computer Science, asked by mithu4181das, 2 months ago

What are the advantage of writing an algorithm before coding a program?​

Answers

Answered by ambikayadav23
3

Advantages of Algorithms:

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.

Similar questions