Skip to content

program prints out movie plots. 5 classes extending to 1 super class named Movie. 4 of the classes have a method to print out plots of popular movies. The 5th class does not have its own plot method so uses method from super class.

Notifications You must be signed in to change notification settings

NaomiRison/polymorphism

About

program prints out movie plots. 5 classes extending to 1 super class named Movie. 4 of the classes have a method to print out plots of popular movies. The 5th class does not have its own plot method so uses method from super class.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published