Computer Science, asked by Anonymous, 1 month ago

Draw a flowchart to find sum of two numbers.​

Answers

Answered by dwivedishivam345
1

Answer:

Start in oval.

Input number 1 in parallelogram.

Input number 2 in parallelogram.

Sum of two numbers in rectangle.

Print sum in parallelogram.

End in oval.

Answered by aadil1290
3

A simple diagram or flow chart is essentially a graphic representation of an algorithm. In this different types of director is used..

Attachments:
Similar questions