A file exists on the disk named students.dat. The file contains several records, and each record contains two fields: (1) the student's name, and (2) the student's score the final exam. Design an algorithm that deletes the record containing "John Perez" as the student name.