Just Flow chart and pseudocode for this program, “Create aprogram in java to purchase a computer. The program should promptthe user to decide between a desktop or laptop. for desktop getthese specs: CPU brand, Hard drive size, CPU capacity, ramcapacity, and size of the monitor. for laptop get these specs: CPUbrand, Hard drive size, CPU capacity, ram capacity, touchscreen ornot, and size of the monitor. Calculate their price according totheir capacity. use prebuilt methods, object-oriented programming,and control statement.”
Prices:
class Computer{
//arbitary prices of parts
private int[] cpuPrices = {120, 210};
private int[] hardDrivePrices = {70, 150, 190};
private int[] cpuCapacityPrices = {400, 600, 800};
private int[]
PayPal Gateway not configured
PayPal Gateway not configured