texassaint797
texassaint797
04.09.2021 • 
Mathematics

(a) Write a program to read your grades (GPA) for last semester from an input file named GRADE.DAT, which has one line of data consisting
of four grades only for example,
4.2 3.7 3.0 2.8 3.2
compute your average GPA, and write all input data and average GPA
on the screen
c++

Solved
Show answers

Ask an AI advisor a question