Imagine you are planning to purchase a new cable TV dish. Yo…
Imagine you are planning to purchase a new cable TV dish. You are considering two cable TV dishes that have different purchase prices. Each channel service provider charges a different rate for each month that the cable TV dish is used. To determine which cable TV dish is the better buy, you need to develop an algorithm to calculate the total cost of purchasing and using each cable TV dish. What are all of the inputs that you need for this algorithm?
Read DetailsConsider the following statements about folders and your int…
Consider the following statements about folders and your integrated development environment (IDE): I. Hierarchical folders help to organize a project. II. Folders are a way to visualize the layout of a file system. III. Folders make it impossible to lose or accidentally delete a file.
Read DetailsUML Supermarket has different ways of awarding discounts to…
UML Supermarket has different ways of awarding discounts to its customers for each purchase they make. A 10 percent discount is given on the total value of the purchase. In addition, a standard loyalty discount is given if customers have a permanent customer card. Your program should indicate the amount payable by the customer after the discounts. Identify the inputs that the program requires from these options: I. The discount percentage II. The total value of the purchase III. The loyalty-discount amount IV. The customer card number V. The amount payable after discount
Read DetailsBIGMART Supermarket has different ways of awarding discounts…
BIGMART Supermarket has different ways of awarding discounts to its customers for each purchase they make. An 8 percent discount is given on the total value of the purchase. In addition, a standard loyalty discount is given if customers have a permanent customer ID card. Your program should indicate the amount payable by the customer after the discounts. Identify the inputs that the program requires from these options: I. The discount percentage II. The total value of the purchase III. The loyalty-discount amount IV. The customer ID card number V. The amount payable after discount
Read Details