Across
- 2. this is used to help detect and correct errors.
- 3. allows a program to create windows applications by positioning controls on screen.
- 5. allows you to examine the value of variables.
- 6. is the resulting derived program that can be run on a computer system.
- 10. This is the original program, written by the programmer. (6,4)
- 11. Rules of the language: the precise way program statements must be written.
- 12. Attempts to convert the whole program into machine code before executing it.
Down
- 1. This view allows programmers to specify the location of controls on the UI.
- 4. Reads a statement and immediately performs the required action.
- 7. another name for Binary.
- 8. A piece of software used to convert a program from one language to another for e.g. machine code.
- 9. This is a program that translates(assembles) a program written in assembly language into machine code.
- 13. You can write your program using one of these.
