basil PRLD Revision
Across
- 4. describes code that has already been tasted and used in a variety of situations
- 6. is a copy that kept in case value need to be restored to their original state
- 9. is the generic term used for an error in object - oriented languages
- 12. is a memory location that holds addresses to which methods should return
- 15. its a method that header include that method identifier and possibly
- 16. contain all the statement in the method
- 17. is one that requires no arguments
- 20. organization units on storage
Down
- 1. are group of related records
- 2. contains a series of a statement that carry out a task
- 3. is a billion byte
- 5. is the analogy programmers use to refer to hidden method implementation details
- 7. is an automatically called method that establishes an object
- 8. holds complete and relatively permanent data
- 10. is a copy of a file after revision
- 11. are files in a database
- 13. are stored collection of classes that serve related purposes
- 14. is an automatically called method that contain the action you require when an instance of a class is destroyed
- 18. is synonym for derived classes
- 19. group of fields that go together for some logical reason