Wap in c++ accept any two numbers and display sum. program will exit only if the sum is 0
Answers
Answered by
1
Answer:
In this tutorial, we will see three ways to add two numbers in C++. 1) Simple C++ program to add two numbers 2) adding numbers using function overloading 3) adding numbers using class and functions.
Explanation:
Follow me and mark me as a Brainliest .
Similar questions