Across
- 4. cannot be changed
- 5. a method that sets parameters
- 6. name of a variable, method or class
- 8. the has-a relationship between classes
- 9. a method that gets parameters
- 10. a program that translates code into machine language
- 12. a collection of values of the same type stored in contiguous nenory locations
- 13. assigned to values data (ex. Data[0])
Down
- 1. setting an newly allocated object to an initial state
- 2. a value of a class type
- 3. lol he didnt give a definition
- 5. the part of the program in which a variable is defined
- 6. a class that is defined inside another class
- 7. a sequence of characters
- 11. a method with the same name, but different arguments
