Question
Asked by:
$10.00 flowchart
- From Computer-Science: Programming-Methods , Computer-Science: Algorithms
- Closed, but you can still post tutorials
- Due on Dec. 15, 2008
- Asked on Nov 24, 2008 at 6:19:40PM
Q:a Department Store keeps a record of every sale in the following format:
DEPARTMENT STORE SALES FILE DESCRIPTION
File name: DEPTSALES
Sorted by: Department
Field Description Data Type COMMENTS
Transaction Number Numeric a 6-digit number
Amount Numeric 2 decimal places
Department Numeric a 3-digit number
Create the flowchart that shows the logic for a program that would print each transaction’s details, with a total at the end of each department.
can anyone help me to get started with this flowchart?



