June 2017
Beginner
1296 pages
69h 23m
English
9.1 Fill in the blanks in each of the following statements:
is a form of software reusability in which new classes acquire the members of existing classes and embellish those classes with new capabilities.
A superclass’s members can be accessed in the superclass declaration and in subclass declarations.
In a(n) relationship, an object of a subclass can also be treated as an object of its superclass.
In a(n) relationship, a class object has references to objects of other classes as members.
In single inheritance, a class exists in a(n) relationship with its subclasses.
A superclass’s members are accessible anywhere ...
Read now
Unlock full access