Data Representation

12345678910111213141516171819202122232425262728293031
Across
  1. 2. Reduces sound file size by removing inaudible sounds.
  2. 4. A character set that includes characters for all global languages.
  3. 6. When a calculation produces a value too large for the computer to handle.
  4. 11. The number of bits used to store the colours of a pixel.
  5. 14. The basic unit of computing, either 0 or 1.
  6. 15. A lossy compression format for videos and multimedia files.
  7. 16. A lossy compression format for music files.
  8. 17. (RLE) A lossless compression method for text and images.
  9. 21. A way to represent negative binary numbers, where the leftmost bit is negative.
  10. 22. A standard set of characters used in computers.
  11. 24. A language used to design web pages and handle tasks like assigning colors using hexadecimal codes.
  12. 25. A unique address for a device on a network, either v4 or v6.
  13. 26. The number of bits used to store the smallest unit of sound.
  14. 27. A hexadecimal message from the computer indicating an error.
  15. 28. A unique identifier for a device on a network.
  16. 29. A lossy image compression format that removes details the human eye can’t notice.
  17. 30. Reduces file size by removing some data permanently, like in JPEG or MP3.
  18. 31. The number of pixels per inch in an image.
Down
  1. 1. A number system using only 0 and 1.
  2. 3. Reduces file size while keeping all data intact, like RLE.
  3. 5. Shifting bits left or right in a register, replacing empty spaces with zeroes.
  4. 7. A collection of characters a computer recognizes and uses.
  5. 8. A base16 number system using digits 09 and letters AF.
  6. 9. An image made of tiny squares called pixels.
  7. 10. Reducing file size by removing unnecessary data.
  8. 12. The amount of data that a network can transfer per second.
  9. 13. The number of bits used to measure sound amplitude (bit depth).
  10. 18. The number of pixels in an image, like 1920 × 1080.
  11. 19. The number of sound samples recorded per second.
  12. 20. The smallest element of an image.
  13. 23. When zooming into an image makes individual pixels visible.