Answered: Use the following to calculate a GPA… | bartleby
Create a header file (*.h) for a class named Student defined as follows:Private variables to hold:first namelast namestreet addresscitystatezipearned grade pointsattempted credit hoursgpaPublic methods:constructor of type Student; set all the private variables to spaceor zero, depending on the data typeconstructor of type Student; set all name ...
