Match the inheritance term with its definition:
Superclass ↔️ Base class providing common attributes
Subclass ↔️ Class that inherits from the superclass
Inherits ↔️ Acquires properties from superclass
'Is-a' relationship ↔️ Subclass is a type of superclass