Question: in c program Q5: Rewrite the following Program by using forloop statement. #include stdio. h int main() 1 int sum =0, num; do f printf(Enter

in c program  in c program Q5: Rewrite the following Program by using forloop

Q5: Rewrite the following Program by using forloop statement. \#include stdio. h int main() 1 int sum =0, num; do f printf("Enter a number "); scanf("8d", \&num); sum+=num; \} while (num! =0); print ( ("sum=8 d, sum); return 0 ; l

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!