write an algoritham to calculate sum, difference product of two numbers
Answers
Answered by
0
Answer:
declare the integers a, b, s, d, p, and float r.
give the input value numbers to 'a' and 'b'.
calculate the sum of a, b and assign it to variable s,
calculate the difference of a, b and assign it to variable d,
calculate the product of a, b and assign it to variable p,
Similar questions
Math,
2 months ago
Science,
2 months ago
Science,
2 months ago
Science,
5 months ago
Political Science,
5 months ago
Computer Science,
11 months ago