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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started