Across
- 2. When this type of error is present, the program runs but gives wrong results.
- 4. Software made to be used by the general public.
- 6. This is the generic term used to refer to documents that accompany software.
- 7. This variable data type can be set to True or False.
- 10. This is a temporary storage location whose size is measured in bits.
- 12. AND, OR and NOT are all Logic _______.
- 13. In programming this is used for repetition.
- 15. This points to the address of the next instruction to be fetched.
- 18. int,float, char and boolean are examples of variable _____________.
Down
- 1. Software that has been made specifically for a particular client.
- 3. Software that is used to mimic real life situations is called ______________ software.
- 5. When this type of error is present, the program does not run.
- 8. If a number does not fit in a register we say that we have a numerical ____________.
- 9. Inputs for which we know the expected output, to check that a program is giving good results.
- 11. The ________ table shows the output for all possible combinations of inputs in a logic circuit.
- 14. This is the unit used to measure the speed of a processor.
- 16. When this type of error is present,the program starts running but crashes.
- 17. This is often referred to as the brain of the computer.
