1. Foundations of Computing

Binary Systems — Quiz

Test your understanding of binary systems with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

In an 8-bit binary number, what is the highest decimal value that can be represented?

Question 2

Convert the binary number 101010 to hexadecimal.

Question 3

What is the result of the bitwise XOR operation between 1100 and 1010?

Question 4

Which of the following represents the binary subtraction: 10001 - 1010?

Question 5

Convert the decimal number 37 to binary.
Binary Systems Quiz — GCSE Computer Science | A-Warded