Across
- 2. A character that presents a specific mathematical or logical action or process
- 3. A predefined, reserved words] with special meaning to the compiler
- 7. Written material that describes how a product is used
- 9. A name given to an entity by the developer
- 11. Combined definition and declaration of a variable
- 13. A set of data types from which all data types are constructed
- 14. A logical grouping of methods that serve a similar purpose.
Down
- 1. To link things together in a chain or series. Or combine 2 strings into 1.
- 4. Assigning a value to an existing variable
- 5. A structure of code that is grouped together. Code _____
- 6. Giving a variable a name, but not a value
- 8. Data stored in a variable or returned by a method. Data ____
- 10. A storage location associated with a name
- 12. A software application that assists software engineers in developing code efficiently
