Programe Development In C

Set of steps:-
1. Define the problem
2. Outline the solution
3. Develop an algorithm
4. Test the algorithm for correctness
5. Code the algorithm with suitable programming language
6. Compile and correction of compile error
7. Run the programe on the computer
8. Test,document and maintain the programe