programming basic concepts

12345678
Across
  1. 3. receive data
  2. 5. is every sentences given to the computer in order to execute an action
  3. 7. is a programming style
  4. 8. any changing value in the execution of a program
Down
  1. 1. trhows a result
  2. 2. refers to the rules and the correct order to combine commands to perform an action or a set of actions
  3. 4. is a system which is designed to facilitate the writing of computer programs
  4. 5. is a value that stays the same
  5. 6. executes some actions
  6. 7. A set of instructions that a computer can interpret