Computer Science, asked by Areebakhan7345, 3 months ago

Write the steps to write an algorithm and a flowchart.​


yashwanth102030: mark me as mrainliest
yashwanth102030: *brainliest
Areebakhan7345: okay
Areebakhan7345: and thank you for giving the answer
yashwanth102030: okay
Areebakhan7345: where are you from

Answers

Answered by yashwanth102030
4

Explanation:

Algorithm and flowcharts helps to clarify all the steps for solving the problem. For beginners, it is always recommended to first write algorithm and draw flowchart for solving a problem and then only write the program. Beginners find it difficult to write algorithm and draw flowchart.

Step 1: Obtain a description of the problem. This step is much more difficult than it appears.

Step 2: Analyze the problem.

Step 3: Develop a high-level algorithm.

Step 4: Refine the algorithm by adding more detail.

Step 5: Review the algorithm.

Answered by banothraju21
0

Explanation:

1: algorithm and flowchart are the powerful tools for learning programming

2: an algorithm is a step-by-step analysis of the process while she flowchart explains the steps of a program in a graphical way

3: algoritham and flowchart helps to clarify all the stpes for sovling the problem

Similar questions