List different phases of programming
Answers
Answered by
0
Answer:
Phases in the Programming Task
- Analysis and Specification Understand (define) the problem and what the solution must do.
- Algorithm Development Develop a comprehensive unambiguous logical sequence of steps to solve the problem.
- Verification of Algorithm Follow steps closely (manually) to see if solution works.
Similar questions