write a computerpart class and a computerkit


Write a ComputerPart class and a ComputerKit class and a client class to test them.
The ComputerPart class has two variables: a String representing an item, and a double representing the price of that item. The ComputerKit class has just one instance variable : an ArrayList of ComputerPart objects representing the list of parts for the computer kit

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: write a computerpart class and a computerkit
Reference No:- TGS0159249

Expected delivery within 24 Hours