Design the logic for a program that merges the files for


You need the pseudocodes and the flowcharts for chapter 7, question 3, all of a, b, and c. This is the entire question that is word for word out of the 8th Edition Programming Logic and Design Introductory book by Joyce Farrell.

Laramie Park District has files of participants in its summer and winter programs this year. Each file is in participant ID number order and contains additional fields for first name, lase name, age, and class taken (for example, Beginning Swimming).

a. Design the logic for a program that merges the files for summer and winter programs to create a list of the first and last names of all participants for the year in ID number order.

b. Modify the program so that if a participant has more than one record, the participant's ID number and name are output only once.

c. Modify the program so that if a participant has more than one record, the ID number and name are output only once along with a count of the total number of classes the participant has taken.

Request for Solution File

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

Expected delivery within 24 Hours