1.The steps where
documentations,
modifications
and updates are
done
2.writing the source code for the program
3. The problem to be solved is identified and analyzed
4. The program is debugged and tested to find errors
5. List the steps needed to solve a problem in a form of algorithms and flowchart
A. Design the program
B. Code the program
C. Define and analyze the program
D. Document and maintain the program
E. Debug and test the program