Computer Science, asked by cutefam3476, 18 days ago

Write an algorithm to calculate the sum, difference, product of 2 numbers

Answers

Answered by arjun18436
0

Answer:

A + B is Sum

A - B is Difference

A*B or (A)(B) is Product of 2 numbers

Similar questions