3
Answers

Collection Class


Let's say I have two classes.
 
School & Students and I want to make a school object that holds many student objects. What will the code look like?
 
Thanks!

Answers (3)