Question: C++ Write a program that stores the values 8, 6, and 7 into 3 separate variables. Find the sum of those 3 values by adding
Write a program that stores the values 8, 6, and 7 into 3 separate variables. Find the sum of those 3 values by adding their variables together and store the sum in a 4th variable named sum. Display the sum to the screen
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
