P
pauli
hi , I would like to know how I can do the following issue:
If I have a class person , and I inherit from it a class called
student for example.
Now what shell I do if I want to enter the student's 4 grades then
read them later( using files),
than add these grades using overloading .
And finally sort the grades from the lowest to the highest , and get
the average.
thank u. & merry x-mas
If I have a class person , and I inherit from it a class called
student for example.
Now what shell I do if I want to enter the student's 4 grades then
read them later( using files),
than add these grades using overloading .
And finally sort the grades from the lowest to the highest , and get
the average.
thank u. & merry x-mas