Question: Write Pseudocode in Java for a program that uses a bag to manage a clothing store's inventory, the clothing store has 15 red shirts, 30
Write Pseudocode in Java for a program that uses a bag to manage a clothing store's inventory, the clothing store has 15 red shirts, 30 pairs of pants, and 26 pairs of black shoes.
The program should check how many products are in the bag
How many duplicate items are in the bag
and how many of each item is in the bag
Please DO NOT WRITE a full java program, I only need the Pseudocode.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
