Programming concepts.
Across
- 3. Every sentence given to the computer in order to execute an action.
- 4. A value stored that will not change its value.
- 8. Type of programming that only execute instructions that are programming in line or sequence.
- 9. Name of the first recognized programmer
- 10. The blueprint from which all the objects with the same states and behaviors are created.
Down
- 1. Set of instructions that a computer can interpret in order to receivedata, process it and get an output.
- 2. In this paradigm, you construct objects that can send and receive messages to perform a specific action.
- 5. Rules and the correct order to combine commands to perform an action or a set of actions.
- 6. System which is designed to facilitate the writing of computer programs.
- 7. Locations in memory where a value will be stored.