Programming basic consepts

12345678910
Across
  1. 3. is a set of instructions that a computer can interpret in order to receive data, process it and get an output.
  2. 4. It is called variable because its value can change at any time when the program instructions determine it.
  3. 7. This can be given in the form of file or from command line.
  4. 8. It is something that doesn't have a change, for example your name, the name of your city, the speed of light, etc.
  5. 9. means to display some data on screen, printer or in any file.
  6. 10. refers to the rules and the correct order to combine commands to perform an action or a set of actions.
Down
  1. 1. is every sentence given to the computer in order to execute an action such as "Open the file".
  2. 2. The process of developing and implementing various sets of instructions to enable a computer to do a certain task.
  3. 3. is a fundamental style of computer programming, a way of building the structure and elements of computer programs.
  4. 5. it is the method of communication used by humans that can be spoken or written.
  5. 6. is an open source programming language and integrated development environment built for the electronic arts