|
COMP2396
|
Classes | |
| class | AdvancedObject |
| class | base |
| Conclusion: Object is like a remote control Can only access the buttons that are on the remote control (methods and instance variables) But the behavior of the buttons is determined by the actual object (subclass) | |
| class | extended |
| class | hello |
| class | Object |
| class | test |
| class | testDrive |