C Program: Print and find the sum of 10 numbers which are multiple of 5 (5+10+15+-----+50) using for loop.

  • 10 years ago
C Program: Print and find the sum of 10 numbers which are multiple of 5 (5+10+15+-----+50) using for loop.
chapter No. 12
Loop structure
C Program
ICS Part 2
Computer

Recommended