Develop a c++ program with a Student class. A Student class contains private attributes of firstname, lastname, and scores. Student…
Develop a c++ program with a Student class. A Student class contains private attributes of firstname, lastname, and scores. Student…