Dynamic Memory w/ Classes
•
Let’s write a class that now allocates this
list of videos dynamically, at run time
•
This way, we can wait until we run our
program to find out how much memory
should be allocated for our video array