Binary Quiz - based on use in IPv4
Quiz
What is the binary representation of the decimal number 10?
- 1010
- 1001
- 0110
- 1111
How many bits are used to represent an IPv4 address?
- 16
- 32
- 64
- 128
What is the binary representation of the decimal number 7?
- 111
- 101
- 0111
- 1001
In binary, what is the value of the leftmost bit?
- 1
- 0
- Depends on the position
- Cannot be determined
How many possible unique IPv4 addresses can be represented in binary?
- 256
- 512
- 1024
- 4294967296
What is the binary representation of the decimal number 15?
- 1101
- 1111
- 1001
- 0110
What is the binary representation of the decimal number 3?
- 0011
- 0100
- 1010
- 1100
How many bits are used to represent a standard class C subnet portion of an IPv4 address?
- 8
- 16
- 24
- 32
What is the binary representation of the decimal number 5?
- 101
- 0101
- 111
- 0110
What is the binary representation of the decimal number 255?
- 10011111
- 11110000
- 11111111
- 10101010