Computer Science, asked by dhavapriyan, 5 months ago

5. Draw the flowchart for the scenario given below. What does this algorithm do?
Step 1 : Start
Step 2 : Read A, B
Step 3 : Assign A to X and B to Y
Step 4 : Divide A by B.
Step 5 : Is remainder zero? If yes, go to step 7.
Step 6 : Assign A to B and B to remainder. And go to step 4
Step 7 : Assign B to H.
Step 8 : Multiply X and Y and divide by H. And assign result to L.
Step 9 : Display H and L
Step 10 : Stop​

Answers

Answered by haraksunita
0

Answer:

give me point please please

Similar questions