mention the steps you would follow while writing program
Answers
Answered by
0
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
Answered by
9
Answer:
here is your answer hope it helps you
Attachments:
Similar questions