Hey I am not too sure what the s.readClasses() is for? am I suppose to make a class above with this with name s in order to use it? I just need an explanation on the s. and how I can access them.
In this readClasses is the function in student class. It can acces through Student class Object s.
May be , you have to read the values for "class member variables" from externally(files or database)...that may be the funtionality of Readclasses funtion