168k views
0 votes
What are the different steps while solving a problem using computer? explain​

User Anomie
by
4.5k points

1 Answer

4 votes

Step-by-step explanation:

The following six steps must be followed to solve a problem using computer.

Problem Analysis.

Program Design - Algorithm, Flowchart and Pseudocode.

Coding.

Compilation and Execution.

Debugging and Testing.

Program Documentation.