Skip to main content

One doc tagged with "polymorphism"

View All Tags

Inheritance

Works very similar to other programming languages like Java where you have super/parent classes and sub/child classes and the child inherits the attributes and functions of the parent.