Write a C++ program to input two numbers and display its sum, difference, multiplication, division, and remainder with an appropriate message.
Answers
Answered by
0
Answer:
C++ program to perform basic arithmetic operations of two numbers. Numbers are assumed to be integers and will be entered by the user.
Explanation:
plz mark me a brainlist
Similar questions