Quantity one int 8 bytes the program should allow the user


Write a program that manipulates a database of product records. Records are stored in a binary ?le. Each record consists of these items:

• Product name: 30 characters at two bytes each = 60 bytes

• Price: one double = 8 bytes

• Quantity: one int = 8 bytes The program should allow the user to add a record, ?nd a record that matches a product name, and change the price and quantity of a product by a given amount. P19

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Quantity one int 8 bytes the program should allow the user
Reference No:- TGS01423113

Expected delivery within 24 Hours