Across
- 4. Has-a relationship
- 6. The subject class
- 8. This separates implementation from use.
- 10. Enables use to define a general class with common properties that can later be used to create specialized and extended versions of the general class.
Down
- 1. Owner cannot exist without this object
- 2. The process of hiding the details from the users.
- 3. The owner class
- 5. These are known for their modularity, flexi,bility and reusability
- 7. provides a way to use primitive data types as objects
- 9. A general binary relationship that describes activity between two classes
