Description: Define a Student class, the class definition including: a data member score (points) and two static data members of the total (Total) and the number of students count member function scoretotalcount (float s) used to set the score, find the total score and the total number of students static member function sum () to return Total static into
File list (Check if you may need any files):
C++5.txt