Revision
Across
- 2. Holds the actual data or instruction
- 6. Installed in washing machines and dishwashers
- 15. The programming concept that includes if,elif and else
- 16. MacOS, IOS, Windows are all examples of this
- 18. Holds any memory address about to be used by the CPU
- 19. Form of secondary storage. Susceptible to damage. Cheap. Not portable
- 20. Number of instructions a core can carry out per second
- 21. Check that tests the hardware is ready when PC is turned on
- 22. Form of secondary storage. CDs, DVDs
- 24. Stores the results of the calculations
- 25. Can you carry the storage around?
- 27. Number system that uses only 0s and 1s
- 28. How much can something store?
Down
- 1. Stores the boot sequence instructions
- 3. How susceptible is the storage device to damage?
- 4. Where applications that aren't being used are stored
- 5. Type of memory that stores frequent instructions
- 7. FETCH - ?? - EXECUTE
- 8. How many MB/s are transferred?
- 9. The type of iteration where you set a rule for code to repeat until the rule is met
- 10. Has overall control of the CPU. Main job is to program instructions
- 11. Does all the calculations in the CPU
- 12. Holds the memory address of the instruction
- 13. The CPU is the what of the computer?
- 14. The correct word using for base 10, the standard number system
- 17. The type of iteration where you input the amount of times you want code to repeat
- 23. Fast and reliable secondary storage. Expensive per GB
- 26. Volatile temporary storage for current data/applications