How many bytes of memory will be allocated for anItem?
Assume a class named Inventory keeps track of products in stock for a company. It
has member variables prodID, prodDescription, and qtyInStock. Write a
constructor that initializes a new Inventory object with the values passed as
arguments, but which also includes a reasonable default value for each parameter.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here