GCSE Computer Science Revision 4
Across
- 3. Algorithm which repeatedly divides the search interval into half
- 4. A division which gives the quotient
- 8. Search which checks every element in a collection one by one
- 9. Type of programming language that allows direct interaction with the hardware
- 12. Covers a small geographical area
- 14. Convert high-level code into machine code that the computer can execute
- 16. A group of computers and other devices that share resources and information
- 17. Rules of a language
- 18. Reads the whole program and turns it into machine code
- 20. Saves results of calculations carried out by ALU
- 21. Must be done before you can read or write to a file
- 23. Checking inputs before they are used in a program
- 24. Network device that connects multiple networks together and routes data between them
Down
- 1. Repeatedly steps through a list comparing and swapping if they are in the wrong order
- 2. Allows wireless devices to connect to a wired network using Wi_Fi technology
- 4. Breaking a lang problem down into smaller parts
- 5. A sequence of hexadecimal numbers uniquely assigned to each network device
- 6. A short-range wireless technology standard used for exchanging data over short distances
- 7. Do this after you have read from or written to a file
- 10. Makes programs more readable
- 11. Rent/lease telephone lines to transmit data over long distances
- 13. Checks user identity
- 15. Used to connect multiple devices within a LAN
- 19. A division which gives the remainder
- 22. Make it easier to add, modify or replace individual protocols without affecting the entire system.