Computer Science, asked by shobhamondal20, 8 months ago

Into how many phases we can divide programming task? ​

Answers

Answered by tiger2625
9

\huge\boxed{\fcolorbox{blue}{yellow}{Answer:}}

A standard project typically has the following four major phases (each with its own agenda of tasks and issues): initiation, planning, implementation, and closure. Taken together, these phases represent the path a project takes from the beginning to its end and are generally referred to as the project “life cycle.”

<marquee> HOPE IT HELPS..☺️. PLEASE THNX MY 15 ANSWERS, I ALWAYS HELP U.

Answered by shubhangisax8081
4

Answer:

Phases in the Programming Task

Problem Solving Phase

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

Implementation Phase

Program Development

Translate algorithm into a program written in a programming language

Program Testing

Test program for syntactical and logical errors. Fix the errors.

Maintenance Phase

Use

Use the program to solve real world problems

Maintain

Modify the program to meet changing requirements

hope I was useful... plz follow me and mark my answer as brainliest....

Similar questions