Standards in this Framework
| Standard | Description |
|---|---|
| 27 | Describe inheritance and its benefits |
| 28 | Develop code that makes use of polymorphism; develop code that overrides methods; differentiate between the type of a reference and the type of an object |
| 30 | Use super and this to access objects and constructors |