Revision

12345678910111213141516171819
Across
  1. 4. the type of logic
  2. 5. a searching algorithm that goes through each item
  3. 6. a logic statement that outputs the opposite
  4. 8. a logic statement where both inputs must be 1
  5. 9. a logic statement where one input must be 1
  6. 10. type of memory used when RAM is full
  7. 14. a sort algorithm that is slow
  8. 16. the quickest sorting algorithm
  9. 17. hard disk drive is an example
  10. 19. data disappears when power is removed
Down
  1. 1. a searching algorithm that looks in the middle item
  2. 2. provides long term permanent storage
  3. 3. usb stick is an example
  4. 7. data remains when power is removed
  5. 11. stores open programs
  6. 12. for a binary search to happen, the list must be in
  7. 13. table used to record inputs and outputs of a logic gate
  8. 15. CD roms, BluRay and DVD are examples
  9. 18. loads the bootstrap of the computer