Problem
The Spring water Township School District has two high schools-Jefferson and Audubon. Each school maintains a student fi le with fields containing student ID, last name, first name, and address. Each fi le is in student ID number order. Design the logic for a program that merges the two files into one file containing a list of all students in the district, maintaining student ID number order.