Podcast Beta
Questions and Answers
What is the first step in planning computer programming?
The first step is to analyze the given problem.
What is the second step in planning computer programming?
The second step is to divide the process used to solve the problem in a series of elementary tasks.
What is the third step in planning computer programming?
The third step is to formulate the algorithm to solve the problem.