Question: By using STRUCTURE statement, write a C Program to calculate the total price for purchasing book. The input data are: Book's title, price and quantity.

By using STRUCTURE statement, write a C Program to calculate the total price for purchasing book. The input data are: Book's title, price and quantity. The program must be able to calculate the total price for each book title. If the quantity of books sold is greater than 40, a discount of 10% will be given. Display book's title, price, quantity, total price for each title, discounted amount for each title, and sum of amount payable to the supplier. You should start your program using the segment shown in Figure 2. 5. #unc lude
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
