C++
Problem 5: Use a while loop to add 20 integers starting at 25:i.e. 25+26+27+… The output should read the “sum of all the integersfrom a to b is” _____ (Where a = 25 ). You need to figure out whatb is
Expert Answer
An answer will be send to you shortly. . . . .