Design a class student, that stores the name of the student , the id number and array (vector) of all course numbers for which the student is resisted.Design a class course that stores the course ...
Let's say I have a class of non-trivial size called MyClass I also have an array of MyClass objects: But this requires elem to exist somewhere else (1 constructor) and then copying it to the internal ...