answersLogoWhite

0


Best Answer

1.Review the input, processing, output, and storage requirements.

2.Develop the logic for the program

3.Write the program using a programming language.

4.Test and debug the program.

5.Complete the program documentation.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

asalu ee website endhuku bokka a question kottina sarigga answer radhu

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

Design, Code, Test, Debug

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

algorithm

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
4y ago

6

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What Steps involved in computer program development life cycle?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many steps are involved in solving a problem on a computer?

5


Describe in detail the steps involved in implementing a stand-alone program?

easy way


What are the steps involved in website development?

You should try to find a website development software with a good interface so that your steps are easy to take. Aim for something free as well, such as tripod.


What are the main steps involved in writing algorithm?

1 Define the problem 2 Analyze the problem 3 Develop an algorithm/method of solution 4 Write a computer program corresponding to the algorithm 5 Test and debug the program 6 Document the program (how it works and how to use it)


What are the steps in c plus plus program to print word computer?

std::cout<<"computer"<<std::endl;


Who makes computer mouse for the first time and when the other question is how many steps are there for generation or development of computer?

Douglas Engelbart


Hi you wish to know the steps involved and also the accessories required to connect your ps2 to your new vista computer.?

The PS2 is not connected to a computer


What the steps that tell computer how to perform particular task?

A program is a set of detailed instructions that tells the computer how to perform a particular task.


What are the steps involved in the Holy Orders?

You are going to have to be more specific, the steps involved in which ordination ceremony; or the steps involved in which Order, or the steps of the Orders?


What are the steps involved in variety reduction?

steps involved in the variety reduction?


What are steps involved in variety reduction?

steps involved in the variety reduction?


How many steps are involved in writing a computer program?

It depends on the type of computer program you desire. At the bare minimum you need 3 steps in order to make a simple program. The first that is learning you compiler's language (example: JavaScript, C++, C# ect.) and next is to learn how to avoid syntax errors and then create the program that you want. For example, to make a simple execution program using command prompt you will have to learn the commands of a .bat file and then order the commands correctly in order for command prompt to execute and then let it run. Most of programming is trial and error thought the more you get acquainted with your compiler the easier and better you'll become a making your program.