Question: C++ Create a program that handles with a kindergarten student class. Whenever a parent registers the student, the program must assign a default year value,
C++
Create a program that handles with a kindergarten student class. Whenever a parent registers the student, the program must assign a default year value, a default student ID that cannot be repeated, and a given name and last name. Also, the program should have the option of erasing a student. At the end, the program should show all the students.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
