Lab 6

Write a program that reads in a list of names and GPAs from a file "student.dat" found on the share drive \\JARING\CS245 and then displays the name of the students whose GPAs are above the average GPA for the whole class. [DO NOT USE ARRAYS OR LINKED LISTS]

PROGRAM SMART. "DON'T REINVENT THE WHEEL."