Across
- 2. (_____) Have states and behaviors. Example: A dog has states — color, name breed. An (_____) is an instance of a class
- 4. Java keyword “boolean”, logical values True or False
- 5. Translates the program from Java to a language that the computer can understand
- 8. A _____ can be defined as a template/blue print that describes the behaviors/states that object is its type of support
- 10. Java keyword “char”, 1 character
- 13. Makes the code restricted
- 14. Hardwired memory
- 18. Nicely organized lists of data
- 19. Language of code starting with P
- 20. A listing of instructions (code) for the computer to follow written in some programming language
- 21. Arithmetic Log Unit stands for:
Down
- 1. Java keyword “double”
- 3. Object Oriented Programming stands for:
- 6. Converts a program one line at a time into machine language
- 7. The type of code we’ve been using this whole entire year
- 9. Java keyword “int”, an integer
- 11. Computer equipment
- 12. Temporary memory
- 15. Local Area Network stands for:
- 16. Put at the end of every line of code
- 17. Java keyword “byte”, an integer
