A Level Computer Science Revision Crossword 3

12345678910111213141516171819202122232425262728293031
Across
  1. 3. set of parallel wires that connect two or more components inside the CPU
  2. 4. SQL query syntax Select, From .....
  3. 9. Loads a value from a data address into the accumulator
  4. 10. a technique used to identify patterns or outliers in large sets of data
  5. 13. A graph that has root node, branches and child nodes
  6. 14. Stores the results from calculations
  7. 15. Realising that there is a problem to be solved and defining it
  8. 18. the archiecture that modern computers use for their CPU and Memory
  9. 19. Temporarily stores data that has been reador data that needs to be written
  10. 22. The language that uses mnemonics to represent instructions
  11. 24. breaking down a problem into smaller problems
  12. 27. Holds the current instruction being executed, divided up into operand and opcode
  13. 30. pathfinding algorithm without using heuristics
  14. 31. Software with a proprietary licence
Down
  1. 1. Holds the address of the next instruction to be executed
  2. 2. The process of removing excessive details from a problem
  3. 5. Software that is free and editable
  4. 6. the process of creating the best possible database model
  5. 7. Completes arithmetic and logical operations
  6. 8. not the exponent
  7. 11. Holds the address of a location that is to be read from or written to
  8. 12. a unique identifier for a record in a table
  9. 16. Stores the value held in the accumulator in the data address give
  10. 17. One plus One equals Zero ______ one
  11. 20. where a primary key from one table appears in other, used to create relationships
  12. 21. The ALU and CU are these
  13. 23. type of query used to remove a record/records from a table
  14. 25. zero plus one equals ______
  15. 26. Controlling and coordinating the activities of the CPU
  16. 28. Trees don't have these
  17. 29. Inputs a value into the accumulator