Programming Languages
Across
- 3. Code that will execute on a range of CPUs, not machine dependent.
- 4. Low level language that uses mnemonic codes and labels to represent the equivalent machine levl binary codes.
- 5. High level code written in a language similar to English.
- 6. A register in a computer or calculator used for holding the results of a computation or data transfer.
- 9. Data part of a machine code or assembly language command.
- 10. Instruction part of a machine code or assembly language command.
Down
- 1. Translator that converts high level code into machine code, it converts source code into object code.
- 2. Translator that converts high level code into machine code, one command at a time.
- 7. Easy to remember code to refer to a single machine code binary operator.
- 8. Application that converts high level or mnemonic codes into machine level commands.