September 2005
Beginner
576 pages
13h 6m
English
To determine what kind of knowledge you inherited from the past hour's work, answer the following questions.
| 1: | If a superclass handles a method in a way you don't want to use in the subclass, what can you do?
|
| 2: | What methods can be used to retrieve an element stored in a vector?
|
| 3: | What statement can you use to refer to the methods and variables of the current object?
|
| A1: | b. Because you can override the method, you don't have to change any aspect of the superclass or the way it works. |
| A2: | a. The get() method has ... |
Read now
Unlock full access