642 B
642 B
| layout | title |
|---|---|
| default | Objects |
Objects
Object Oriented Programming I: Class and Objects
A. OO-NotePad
Using the OO-NotePad sheet, observe four (4) objects in your surrounding and formally describe them usign the following descriptors:
- Name of the object
- Visual diagram / representation
- List of Attributes
- Static -- an attribute that does not change (much) over time
- Dynamic -- an attribute that changes aspect over time
