bambam9473 bambam9473 05-02-2024 Computers and Technology contestada Design and implement a class named StockItem that can be used to keep track of items in stock at a store. Each StockItem object must include the following: a) Attributes b) Methods c) Constructor d) All of the above