Create the logic for a program that merges the files for


Problem

The Red granite Library keeps a file of all books borrowed every month. Each file is in Library of Congress number order and contains additional fields for author and title.

a. Design the logic for a program that merges the files for January and February to create a list of all books borrowed in the two-month period.

b. Modify the library program so that if a book number has more than one record, you output the book information only once.

c. Modify the library program so that if a book number has more than one record, you not only output the book information only once, you output a count of the total number of times the book was borrowed.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create the logic for a program that merges the files for
Reference No:- TGS02647077

Expected delivery within 24 Hours