Question: write C statements to sum the even integers from 1 and 100 using a for statement. Assume the integer variables sum and count have been
write C statements to sum the even integers from 1 and 100 using a for statement. Assume the integer variables sum and count have been defined, but not initialized, to be of type int.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
