1. What has to change in the News Feed class when another Post subclass (for example, a class Event Post) is added? Why?
2. Use the documentation of the Java standard class libraries to find out about the inheritance hierarchy of the collection classes. Draw a diagram showing the hierarchy.