1.
The class a child class inherits from.
4.
A method that can be used with many different datatypes.
5.
Bundling attributes and methods together.
6.
Used to instantiate objects.
7.
Keyword to inherit from a parent class.
8.
Diagrams to express the relationships between classes.
9.
Used to return the value of a private attribute.
10.
Return type of a setter method.