Skip to main content

← back to the guide

SQA Higher Computing Science Computer Systems overview quiz quiz

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

  1. How is a negative integer represented in two's complement?

  2. Why is two's complement used for integers rather than a simple sign-and-magnitude scheme?

  3. In floating-point representation, which part holds the significant digits of the number?

  4. For a fixed total number of bits, what does giving more bits to the exponent of a floating-point number do?

  5. How is the character 'A' stored in a computer's memory?

  6. How many distinct codes does standard 7-bit ASCII provide?

  7. What is the main disadvantage of Unicode compared with ASCII?

  8. Which part of the processor coordinates the fetch-decode-execute cycle?

  9. Which bus carries the location of the memory cell to be accessed, and in which direction?

  10. Which storage is the fastest and located inside the processor itself?

  11. What does an interpreter do with a high-level program?

  12. What is an advantage of a compiler over an interpreter?

  13. What is the main reason computer systems contribute to carbon emissions?

  14. Which of these is a valid way to reduce the environmental impact of computer systems?

  15. Why do large intelligent systems, such as machine-learning models, raise particular environmental concern?

  16. What is the value of the 8-bit two's complement pattern 1111 1011 in denary?