Skip to content

For reference, this is an example of good OOP code using the properties of inheritance and polymorphism from Java

Notifications You must be signed in to change notification settings

trollboss2572/ObjectOrientedProgrammingExample

Repository files navigation

ObjectOrientedProgrammingExample

For reference, this is an example of good OOP code using the properties of inheritance and polymorphism from Java All references to a "Number" are all interconnected to each other as well as to the Lab3Exception and UnitTesting. Everything else is meant to represent the structure of a good modular project, although not necessarily being code that can be run independently.

About

For reference, this is an example of good OOP code using the properties of inheritance and polymorphism from Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages