Question: please answer me in 10 minutes its java question To: 2020F-SE-30 YOUR ROLL NO Problem-1. Suppose, records containing information about inventory items must be maintained.

please answer me in 10 minutes
its java question
To: 2020F-SE-30 YOUR ROLL NO Problem-1. Suppose, records containing information about inventory items must be maintained. Each record contains id and item type. The item type can be either 1) HOUSEHOLD or the item type can be 2) MACHINERY. Any two items cannot have the same id. Write and execute a Java program that takes as input the information about 10 items and inserts each type of item in a SEPARATE linear array. The program must then show the contents of each array. The program must then take as input the id of an item and delete the record of the item from the respective array. After that, the contents of each array must be shown. Problem-2. Write and
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
