Calculate n Number of Sales
This is a c program. It ask how many sales records you want to enter. The program calculates the sum and finds the average of the sum. Good for C programming beginners. It make use of Array and for loop
- Read more about Calculate n Number of Sales
- 1 comment
- Log in or register to post comments
- 23 views