Assignment 2: Program Analysis

752 Words4 Pages
CMIS102 Homework 2 Student Name: Josue A. Contreras Class/Section: CMIS102 Section 6392 Professor: Larry Voss Due Date: 01 FEB 2015 Program Description: This program will be utilized to determine the total cost of building a state of the art gaming computer by utilizing a basic model computer and upgrading three key hardware components. Analysis: Input: The program input consists of the following: base price (BasePrice) graphics card choice (GraphicsCard_Choice) Power supply choice (PowerSupply_Choice) hard drive choice (HardDrive_Choice). Once the user has made the required choices, the program will determine the appropriate cost for that option: GraphicsCard_Cost PowerSupply_Cost HardDrive_Cost Output: The program’s required output consist of the following:…show more content…
| MSI | MSI GeForce GTX 970 4GB GDDR5 | ASUS | ASUS Radeon R9 290 4GB GDDR5 | PNY | PNY GeForce GTX 980 4GB GDDR5 | PowerSupply_Choice | Power supply selected by user (1 out of 3 options). | XFX | XFX Pro 1000W | Ultra | Ultra X4 Modular 750W | Coolmax | Coolmax ZU Series 1000W | HardDrive_Choice | Hard Drive selected by the user (1 out of 3 options). | WB | WB Black 2TB internal Hard Drive | Seagate | Seagate NAS 2TB internal Hard Drive | Toshiba | Toshiba 3TB internal Hard Drive | GraphicsCard_Cost | Cost of user selected graphics card | PowerSupply_Cost | Cost of user selected power supply | HardDrive_Cost | Cost of user selected hard drive | Total_Cost | Total cost of upgraded gaming system | The website used to research the items listed above was www.tigerdirect.com. As you can see from the table above, the components selected have different names to help distinguish between them. Also, the prices for each is varied to aid with the test

More about Assignment 2: Program Analysis

Open Document