Computer Science, asked by deveshg1318, 2 months ago

Tell the Algorithm flow chart of arithmeticis operation

Answers

Answered by kartik2602
0

Explanation:

1. Start

2. Enter (assigne) value of the variable (addend) X

3. Enter (assigne) value of the variable (addend) Y

4. Calculate Z (Z = X + Y)

5. Display result of addition, value of Z on the monitor with the message "The sum of X and Y is:"

6. Ask the question "Do you want to re-start the program <Y / N>?" and set value to the response variable ANSWER

7. If the ANSWER is "Yes," go to Step 1

8. If the ANSWER is "No," go to Step 9

9. End

Similar questions
English, 10 months ago