I want to make a class for students-the information for the students that we are supposed to put additionally is their names and the marks in 10 subjects,i'm just wondering how is going to be the class definition and especially the part with the array for the 10 marks-it's gonna be something like the article "want to build a program but where to start" but with the difference that I need array of 10 marks instead of 1 and that's exactly what's bothering me.Can somebody please help me.