Asked by
Gustavo Bertoli
on Oct 27, 2024Verified
The superclass inherits all its properties from the subclass.
Superclass
A class from which a subclass inherits features, including fields and methods.
Properties
Characteristics or attributes that describe an object or class in programming and software development.
- Acquire knowledge about the limitations and functions of subclasses that inherit from superclasses.
Verified Answer
RC
Learning Objectives
- Acquire knowledge about the limitations and functions of subclasses that inherit from superclasses.