Question: Write a complete Java program and design a class named Computer which has ( HDD , Ram , and CPU. ) The RAM is a

Write a complete Java program and design a class named "Computer" which has(HDD,Ram, and CPU.)
The RAM is a data field in the Computer class to represent the size of the memory.
This class helps the users to estimate the price of a computer, based on Hard Disk Drive class and CPU Class.
Overload the toString in the Class Computer to print the total Price.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!