Information Technologies
Across
- 3. program created with a programming language is later compiled.
- 4. sentence given to the computer in order to execute an action.
- 5. are locations in memory where a value will be stored.
- 6. which is designed to facilitate the writing of computer programs.
- 7. contains words that are understandable to humans so you can program with some sense of what you are indicating the computer to do.
- 8. of instructions that a computer can interpret in order to receive data, process it and get an output.
Down
- 1. Programming/came to exists when large programs could be designed and programmed by using layers or subroutines to be later called by other pieces of the program to perform different actions.
- 2. Oriented Programming/construct objects that can send and receive messages to perform a specific action.
- 4. that doesn't have a change.
- 8. language/combines syntax (how various symbols of the language can be combined) and semantics (the meaning of the language).