Information Technologies

12345678
Across
  1. 3. program created with a programming language is later compiled.
  2. 4. sentence given to the computer in order to execute an action.
  3. 5. are locations in memory where a value will be stored.
  4. 6. which is designed to facilitate the writing of computer programs.
  5. 7. contains words that are understandable to humans so you can program with some sense of what you are indicating the computer to do.
  6. 8. of instructions that a computer can interpret in order to receive data, process it and get an output.
Down
  1. 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. 2. Oriented Programming/construct objects that can send and receive messages to perform a specific action.
  3. 4. that doesn't have a change.
  4. 8. language/combines syntax (how various symbols of the language can be combined) and semantics (the meaning of the language).