Progamation crossword
Across
- 4. specifies the identifier, type, and other aspects of language elements such as variables and functions. It is used to announce the existence of the element to the compiler.
- 6. is every sentence given to the computer in order to execute an action such as "Open the file"
- 7. is a step-by-step procedure for calculations. Algorithms are used for calculation, data processing, and automated reasoning.
- 9. is usually contrasted with cohesion. Low coupling often correlates with high cohesion, and vice versa.
- 10. these are locations in memory where a value will be stored
Down
- 1. is a programming language construct used to embed programmer-readable annotations in the source code of a computer program.
- 2. it refers to the rules and the correct order to combine commands to perform an action or a set of actions.
- 3. is a set of instructions that a computer can interpret in order to receive data, process it and get an output.
- 5. is something that doesn't have a change, for example your name
- 8. is the method of communication used by humans that can be spoken or written