Compooter Sains

1234567891011121314151617
Across
  1. 6. a base 2 number system that uses the values 0 and 1.
  2. 8. is the smallest unit of data in a computer. A bit has a single binary value, either 0 or 1.
  3. 9. a unit of computer information or data-storage capacity that consists of a group of eight bits and is encough to represent one letter in ASCII
  4. 11. measure of computer storage: 1024 Mebibytes or 2^30 bytes
  5. 13. the number of samples recorded each second.
  6. 16. a method that uses an algorithm to reduce the size of a file.
  7. 17. a base-10 number system that uses the values 0-9.
Down
  1. 1. measure of computer storage: 1024 Pebibytes or 2^60 bytes
  2. 2. An algorithm that groups together repeating patterns and indexes them.
  3. 3. a process that is used in lossy compression that removes sounds that are not normally heard by the human ear.
  4. 4. measure of computer storage: 1024 Kibibytes or 2^20 bytes
  5. 5. a base-16 number system that uses the values 0-9 and characters A-F.
  6. 7. the number of bits that are used to record each sound sample.
  7. 10. the number of bits that arc used to create each colour in an image
  8. 12. The maximum amount of data transmitted over an internet connection in a given amount of time.
  9. 14. additional data that is stored with an image that can provide information such as the dimensions of the image and the time and date the image was taken.
  10. 15. a code for representing English characters as numbers, with each letter assigned a number from 0 to 127