1/27
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Inheritance
The ability of a class to acquire properties and methods from another class
Base class (superclass)
The original class that is inherited from
Derived class (subclass)
A class that inherits from another class