Question: 2. Write a program that allows a small business owner to input, in parallel arrays, the type of item, its cost, and the number

2. Write a program that allows a small business owner to input, in parallel arrays, the type of item, its cost, and the number in stock. The program should output this information in the form of a table. You can assume that columns will be correctly formatted at a later time. The output will look something like this: Item Name Coats Pants Cost 55.00 28.50 Number in Stock 10
Step by Step Solution
3.36 Rating (165 Votes )
There are 3 Steps involved in it
To solve this problem we will write a simple program which accepts the item name cost and number in ... View full answer
Get step-by-step solutions from verified subject matter experts
