Question: Write a main() function that instantiates an array of five Inventory objects and acceptsdata for each. If an exception is thrown because of an invalid
Write a main() function that instantiates an array of five Inventory objects and acceptsdata for each. If an exception is thrown because of an invalid stock number, force the stocknumber to 999; otherwise, do nothing. (Add any needed functions to the Inventory class.) At the end of the program, display data fields for all five objects. Save the file as Inventory3.cpp
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
