Reference no: EM13938112
Write a program to keep track of a hardware store's inventory. The sore sell various items. For each item in the store the following information is kept: item ID, item name, number of pieces ordered, number of pieces currently in the store, number of pieces sold, manufacturer's price for the item, and the stores selling price. At the end of the week the store manager would like to see a printed report.
The total inventory is the total selling value of all the items currently in the store. The total number of items is the sum of the number of pieces of all the items in the store.
The program must be menu driven giving the users various choices such as checking whether an item is in the store, selling an item and printing the report. After inputing the data, sort it according to the items names. Also, after an item is sold, update the appropriate counts.
Initially, the number of pieces (of an item) in the store is the same as the number of pieces ordered, and the number of pieces of an item sold is zero. Input to the program is a file consisting of data in the following form: ItemID, ItemName, pOrdered, manufPrice, sellingPrice.
Use seven parallel vectors to store the information. The program must contain at least the following functions: one to input data into the vectors, one to display the menu, one to sell an item and one to print the report for the manager.
Since I am just learning C++ the solution may need to be "dummied down" a little bit (or a lot) so that I can understand how the code is working.
Did the introduction develop the hypotheses logically
: The hypothesis that was being tested was about the anti-predation behaviour exhibited by the while-tailed deer and how the response is affected in the presence of the predator - Did the introduction develop the hypotheses logically
|
How does this reflect the biodiversity of life over time
: Look at plants and animals. Select a plant and an animal and see how it evolved up the Tree of Life from the beginning of time to the present. How did this species change over time? How did it start out and how did it evolve.
|
Business and functional level strategy
: Assess the core areas of corporate, business and functional level strategy relevant to the international hospitality industry.
|
What is effective cost of borrowing in this case
: Your firm has an average collection period of 26 days. Current practice is to factor all receivables immediately at a discount of 1.6 percent. What is the effective cost of borrowing in this case?
|
Write program to keep track of a hardware store''s inventory.
: Use seven parallel vectors to store the information. The program must contain at least the following functions: one to input data into the vectors, one to display the menu, one to sell an item and one to print the report for the manager.
|
Computing the firms weighted average cost of capital
: In August of 2009 the capital of the Emerson Electric Corporation (EMR) (measured in book and market values) appeared as follows: What weights should Emerson use when computing the firm’s weighted average cost of capital?
|
Image of an unnamed macaque
: Using the lecture, weekly readings and keywords from Weeks 7 and 9, discuss the following quotation from the textbook in relation to this YouTube video titled "Emma Watson at the HeForShe Campaign 2014 - Official UN Video". You will need to watch ..
|
Calculate the fixed costs per month and the variable cost
: Calculate the fixed costs per month and the variable cost per occupied room using the high low method.
|
Convertible bond-calculate your gain or loss
: You own a convertible bond that has a 6% yield, 4.5% coupon rate, pays semiannually, and has 3 years to maturity. The conversion rate is 8. The current stock price is 127.3. Calculate your gain or loss if you decide to convert.
|