answersLogoWhite

0


Best Answer

start

input x

input y

x + y

output z

End

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Draw a flow chart to add 2 numbers and print it?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How you Draw a flow chart for the sum of even numbers within 0 20?

draw the flow chart to find the sum of even numbers from 1.......200


Draw a flow chart to print the product of 1st 10 even no?

no


Draw a flow chart to find HCF of two given numbers?

First you will need to pick out the two numbers. Then you can use your textbook and the instructions in order to draw out the flow chart.


Draw a flow chart to find square root of n numbers?

No.


How do you draw a flow chart for determining if the two numbers are equal or not?

using OR ().


How do you draw a flowchart of HCF of two given numbers?

draw a flow chart to find hcf of two given numbers


Draw a flow chart find the largest number of given 3 numbers?

no


Draw a flowchart to arrange 3 numbers in ascending order?

draw a flow chart to arrange 3 numbers in ascending order


Draw a flow-chart to count how many of 10 input numbers are positive negative and zero?

draw a flow chart to input ten number and count the positive negative and zero


How do you draw a flow chart to display the prime numbers between 1 to 100?

In order to draw a flow chart to display the prime numbers between 1 and 100, the rules of prime numbers must be implemented. These are that the number is only divisible by itself and one.


When Draw a flow chart of table 2?

in loop when draw a flow chart of table 2


Draw a flowchart that will determine and display the largest among the three numbers being inputted?

start input A & B if A>B print A is greatest if B>A print B is greatest stop james ola writes.....SOT.