Computer Science, asked by mobilessearch8462, 1 year ago

What are the required steps to develop a good program?

Answers

Answered by Anonymous
4
HEY DEAR ...

To begin with, writing a program involves several steps (we will consider others in the future):

Define the external specification including the user interface and event handlers

Build the user interface

Code event handlers and write common code

Debug the program

Document the program

HOPE , IT HELPS ...
Answered by Dipali1111
10
Generally, program development life cycle contains 6 phases, they are as follows….

Problem Definition.

Problem Analysis.

Algorithm Development.

Coding & Documentation.

Testing & Debugging.

Maintenance.

I hope it will help u....
Similar questions