Question: programing use c++ Question1: Write a C++ program that prompt the user to enter the number of soft drinks boxes sold per day and compute

programing use c++
programing use c++ Question1: Write a C++ program that prompt the user

Question1: Write a C++ program that prompt the user to enter the number of soft drinks boxes sold per day and compute total day profit of selling soft drinks. In each box, there are 10 bottles and the store profits 4 riyals per bottle. (Assume that the price is whole number(without decimal points)) Problem definition: Compute the profit that a store has in one day for selling soft drink? Sample Output: Enter number of soft drinks boxes sold per day: 10 The store has made : 400 SR per day

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!