+ 1
How to create array of certain number of students using OOP to define student class
I want to create an array containing like 10 students with information like name,sex, score, birthday etc. And also output the student having the highest score,the information of the youngest student, proportion of girls. Any ideas pls?
0 Respuestas