reset password
Author Message
rchatte
Posts: 5
Posted 12:01 Sep 27, 2019 |

For hw 3 do what do we do if the user has decided on all parts 

for example  what if they did not pick a CPU  

The Computer's constructor and recipt methods cannot work without all of the parts being there. 

Do we just ignore this possability or make a default value of 0 and a null Cpu in this example? 

 

kknaur
Posts: 540
Posted 12:13 Sep 27, 2019 |

For grading purposes, you can assume all parts will be chosen before displaying the final printout.