Calculate party expenses using C program
This C program can be used to read item details used in party and calculate all expenses, divide expenses in all friends equally.
This program will read item name, price, quantity and calculate amount (price*quantity), using this program maximum 50 items can be read and calculate the total paid amount. (I think 50 items are enough for a party, it’s a joke actually. You can change the maximum number of items according to party items.
Output
need an explanation for this answer? contact us directly to get an explanation for this answer