Question: Develop an instantiable class is java that displays the following menu: 1 Provide the details of an item 2 Display the details of the last
Develop an instantiable class is java that displays the following menu:
-
1 Provide the details of an item 2 Display the details of the last entered item
3 Display the item according to metric M1 assigned to you below 4 Display the item according to metric M2 assigned to you below 5 Display the value corresponding to metric M3 assigned to you below
-
6 Exit application Enter your choice:
IT Support Requests the application should provide functionalities to enter information about IT Requests, display the details of an IT Request, and calculate the assigned metrics.
The user can select from the above menu and input an IT request. The Priority (valid input 1, 2, and 3; where 1 represents the highest priority and 3 represents the lowest priority)Scanner class to be used, not IO and no use of arrays is allowed.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
