Calculate sum of first 1000 integers
I need a program in C++ language for calculating the sum of first 1000 integers using while loop. And print the result.








