What is the significance of an algorithm to C programming?

4 years ago
C Programming

Before a program can be written, an algorithm has to be created first. An algorithm provides a step by step procedure on how a solution can be derived. It also acts as a blueprint on how a program will start and end, including what process and computations are involved.

0
Sanisha Maharjan
Jan 20, 2022
More related questions

Questions Bank

View all Questions