Question: Please name your source file: PC2_1.CPP Write a program that stores the integers 50 and 100 in variables, and stores the sum of these two
Please name your source file: PC2_1.CPP Write a program that stores the integers 50 and 100 in variables, and stores the sum of these two in a variable named total. Hint: There is no output, so don't use cout. If you return total (instead of 0), you won't get a warning about an unused variable. Use Visual Studio 2017 please.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
