Answer:
read a FallStudents record
Step-by-step explanation:
When data is input from a file, the data is processed and then placed in the output file. In order to verify the validity of this process, the output file is checked.
After comparing data in the FallStudents and SpringStudents files, and placing in sorted order by StudentID. The output data is placed in file FallStudents record. After the complete process is done, the output/file record which is the FallStudents record is read.