Programming 4

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