Search Answer Key

Saturday, January 28, 2012

COMPLETE PROGRAM CS192 Grantham University written assignment 1: quick checkout A local department store hires you to write an automated checkout program

CS192 Grantham University written assignment 1: quick checkout A local department store hires you to write an automated checkout program to expedite customers in a hurry. The checkout line can only accept five items for any one purchase. Design a program that asks for the price of each item, and then displays the subtotal of the sale, the amount of the sales tax and the total. The sales tax is 6 percent. You are to submit, as a Microsoft Word Document, the following for this assignment: 1. Pseudocode 2. Flowchart Remember to follow the guidelines of good program design. Make sure to use meaningful variable names and thoroughly comment each line of your code.
Click Here For COMPLETE PROGRAM

No comments:

Post a Comment