Use Selection and Repetition Concepts for this problem.
A parts inventory record contains the following fields:
Record code (only code 15 is valid)
Part number
Part description
Inventory balance
Design an algorithm that will read the file of parts inventory records, validate the record code and part number on each record, and print the details of all valid inventory records that have an inventory balance equal to zero.
1
Expert's answer
2014-01-27T09:53:38-0500
Dear customer, Please specify the programming language you want us to use.
Comments
Leave a comment