Draw flow chart to show how to add two numbers 22 and 40.
Please answer
Answers
Answered by
0
The algorithm to add two numbers.
Declare variable ( Two variable to store the number input by the user and one variable is used to store the output).
Take the input of two numbers.
Apply the formula for addition.
Add two numbers.
Store the result in a variable.
Print the result.
Declare variable ( Two variable to store the number input by the user and one variable is used to store the output).
Take the input of two numbers.
Apply the formula for addition.
Add two numbers.
Store the result in a variable.
Print the result.
Similar questions
India Languages,
1 month ago
Physics,
1 month ago
English,
3 months ago
Math,
9 months ago
Computer Science,
9 months ago