C Program: Print first 10 natural numbers, their squares and their cubes and calculate the sum of these three series using for loop.

  • 9 years ago
C Program: Print first 10 natural numbers, their squares and their cubes and calculate the sum of these three series using for loop.
chapter No. 12
Loop Structure
C Program
ICS Part 2
Computer

Recommended