write an algorithm to calculate the sum difference product and subtract of two numbers
Answers
Answered by
1
Answer:
- Start
- Declare any two variables, a and b
- Input the values of a and b
- Print a+b
- Print a-b
- Print a*b
- Print a/b
- Stop
Similar questions
English,
6 months ago
Social Sciences,
6 months ago
Math,
1 year ago
Science,
1 year ago
Science,
1 year ago