Skip to main content

← back to the guide

O-Level Computing (7155) Data Representation quiz: binary, hexadecimal, binary addition, overflow, storage units, compression, media encoding quiz

14questions. Pick an answer and you'll see why right away.

  1. Why do computers store all data in binary?

  2. What is the denary value of the binary number 1011?

  3. How many binary digits (bits) does one hexadecimal digit represent?

  4. Why is hexadecimal used by people even though computers work in binary?

  5. What is the hexadecimal value of the binary number 11111111?

  6. Convert the denary number 30 to binary.

  7. What is the result of the 4-bit binary addition 0101 + 0011?

  8. What is overflow in binary addition?

  9. How many bits are there in one byte?

  10. Which statement about lossless compression is correct?

  11. Which is the best example of where lossy compression is appropriate?

  12. In the ASCII character set, what is represented by a code such as 65?

  13. How is a sound wave stored digitally in a computer?

  14. What two factors mainly determine the quality (and file size) of a digital image?