Measurement Units
Number System
Binary Arithmetic
Logic Gates
Mixed
100

What does the lowercase 'b' stand for in data units?

bit
100

What base is the decimal number system?

base 10

100

What is 1 + 1 in binary?

10

100

Which logic gate gives an output of 1 if both inputs are 1?

AND

100

Which number system uses only 0s and 1s?

binary
200

What does the uppercase 'B' stand for?

Byte

200

What is the binary equivalent of decimal 5?

101

200

What is 10 + 11 in binary?

101

200

Which gate outputs 1 if at least one input is 1?

OR

200

What does GB stand for?

Gigabyte
300

How many bytes are in 1 kilobyte (KB)?

1024bytes

300

What base is the hexadecimal number system?

base 16
300

What is 101 - 10 in binary?

11

300

Which gate inverts the input?

NOT

300

What is the output of 0 OR 0?

0

400

How many megabytes are in 1 gigabyte (GB)?

1024MB

400

Convert binary 1101 to decimal.

13 

400

What is 11 × 10 in binary?

110

400

What gate gives output 1 only if inputs are different?

XOR

400

What is the decimal equivalent of binary 1111?

What is 15?

500

Arrange these units from smallest to largest: KB, TB, B, MB, GB.

B, KB, MB, GB, T

500

Convert decimal 255 to hexadecimal.

FF

500

What is 100 ÷ 10 in binary?

10

500

Which gate gives output 0 if both inputs are 1?

NAND

500

Which logic gate combines AND and NOT?

NAND
M
e
n
u