My Project
|
A student class for storing miscellaneous data of a student. More...
Public Attributes | |
string | stnumber |
string | stname |
char | sex |
float | quizz1 |
float | quizz2 |
float | assigment |
float | midterm |
float | final |
float | total |
int | numberOfitem |
A student class for storing miscellaneous data of a student.