Computer Science, asked by lizahvi1554, 1 month ago

Which flowchart symbols will be used for the following task?
(i) To compute the sum of 100 and 200
(ii) To compare greater values of ‘A’ and ‘B’

Answers

Answered by khurshidimran25
2

Answer:

1. Start in oval

2. Input number 1 in parallelogram

3. Input number 2 in parallelogram.

4. Sum of two numbers in rectangle

5. Print sum in parallelogram

6. End in oval.

Similar questions