Computer Science, asked by jiya338129, 11 months ago

how to write a program ​

Answers

Answered by Pakcricket1000
1

Answer:

The general steps for writing a program include the following:

Understand the problem you are trying to solve.

Design a solution.

Draw a flow chart.

Write pseudo-code.

Write code.

Test and debug.

Test with real-world users.

Release program.

Explanation:

Answered by BangtanARMY1306
1

Answer:

The general steps for writing a program include the following:

-Understand the problem you are trying to solve

-Design a solution

-Draw a flow chart

-Write pseudo-code

-Write code

-Test and debug

-Test with real-world users

-Release program

-Iterate the steps for the next version

Similar questions