Trusted by millions of Kenyans
Study resources on Kenyaplex

Get ready-made curriculum aligned revision materials

Exam papers, notes, holiday assignments and topical questions – all aligned to the Kenyan curriculum.

Explain the steps used in program development design

Explain the steps used in program development design.

Answers


Chei
Program development steps explanation.
? Problem definition;in this phase we define the problem and decide the boundaries of problem,further more we also understand the requirements and the output of the problem solution.
? Problem analysis;in this phase we gather the required resources to solve the problem defined in problem definition.
? Algorithm development/design phase;here we develop a step by step procedure to solve the problem in the previous phase.
? Coding/programming;in this phase we use a programming language to implement the actual programming instructions for steps defined in the designing phase.
? Testing and debugging;in this phase we check whether the code written is solving the problem or not.
? Deployment;system implementation is carried on thus training the end user installing it.

Softwaretech answered the question on May 1, 2019 at 11:14

Answer Attachments

Exams With Marking Schemes

Related Questions