Question: I want to create two methods: 1. Menu item 1. Ask the user for the id of the plant and how many shares to remove
I want to create two methods: 1. Menu item 1. Ask the user for the id of the plant and how many shares to remove // Do not let them remove more than exist in inventory // If the id does not exist, make certain to indicate this.
2. Menu item 2. ask for the plant id and totally delete that plant from the collection // If the id does not exist, make certain to indicate this.
Here is the collection information:
ArrayList
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
