Question: Write a C++ program using the while loop to find the sum of the even integers 2,4,6,8,...,500. Display the resulting sum.
Write a C++ program using the while loop to find the sum of the even integers 2,4,6,8,...,500. Display the resulting sum.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
