Expert answer:More details in the file. Write a program to read these employee records and sort them using mergesort so that the ID number are in the ascending order
exercise__10.docx
Unformatted Attachment Preview
Chapter 13
Problem:
Suppose that a file contains employee records containing the following items of
information in the order given:
ID number
Last name, first name
Street address
City, state, and zip code
Phone number
Gender
Age
Number of dependents
Department
Hourly rate
Write a program to read these employee records and sort them using mergesort so that the
ID number are in the ascending order.
…
Purchase answer to see full
attachment