Programming 4
Across
- 3. Place holder for a value
- 4. Method/ a method that is specifically for more than one object
- 8. Breaking overall code into smaller pieces
- 9. represents attributes & characteristics
- 10. Thinking about overall task instead of small tasks
Down
- 1. the value assigned to a parameter
- 2. a method that defines behaviors for a single object
- 5. Category of something
- 6. sets of standard Alice methods that give basic behaviors to objects
- 7. creating a new class based on a previously defined class