Question: In java Design a Use the following data as tored in parallel arrays for the Device ID, Device ame and Devie Price an example when
Design a Use the following data as tored in parallel arrays for the Device ID, Device ame and Devie Price an example when populating the arrays Device ID Device Price R 15 500.00 102 Prompt the user with the menu system for adding, searching or displaying the devices. The user have the option to enter the numbers 1, 2, 3 or zero (0) to exit the application. Make use of JOptionPanes for input and output must Input ? Enter (1) to add devices Enter (2) to search for device details Enter (3) to display all the device details Enter (0) to exit. OK Cancel If the user enters a one, prompt the user to enter in three device details. Ensure that the user is prompted to enter all three devices as per the data above. Sample Screen Shot (Device 1 only) Prease enter the name tor Device 101 asee The price or deice 101 ? Please enter the ID for Device 1 O Cancel Cance OK Cancel Create a loadArrayl) method that will store the device details captured by the user into the thr parallel arrays
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
