Across
- 4. Function or procedure associated with an object
- 7. Structure of objects and relationships in a database
- 8. Query language used in object databases
- 9. Reusing properties and behaviors from a superclass
- 10. Unique identifier for each object in the database
- 11. Hiding the internal state of an object
- 12. Same method behaving differently on different objects
Down
- 1. Ability of object data to outlive program execution
- 2. Database that stores data as real-world objects
- 3. Containment relationship between objects
- 5. Process of saving object state to storage
- 6. Blueprint or structure of an object
