Binary Flashcards
(33 cards)
What is the correct binary representation of the denary number 46?
0 0 0 1 0 1 1 0
What is the correct binary representation of the denary number 102?
0 1 1 0 0 1 1 0
What is the correct binary representation of the denary number 240?
1 1 1 1 1 0 0 0
What is the correct denary representation of the binary number 1 0 1 0 1 1 1 0?
174
What is the correct denary representation of the binary number 1 1 0 1 1 0 1 1?
219
What is the correct denary representation of the binary number 0 0 0 0 1 1 0 0?
12
What is the binary equivalent of the denary number 5?
101
True or False: The binary number 1110 is equal to the denary number 14.
True
Fill in the blank: The denary number 8 is represented in binary as ____.
1000
Convert the binary number 1101 to denary.
13
What is the highest denary number that can be represented with 4 bits in binary?
15
True or False: The denary number 0 is represented as 0000 in binary.
True
Which of the following is the binary representation of denary 10? a) 1010 b) 1001 c) 1100
a) 1010
Convert the denary number 20 to binary.
10100
What is the binary representation of the denary number 15?
1111
True or False: The binary number 10001 is equal to the denary number 17.
True
Fill in the blank: The binary number ____ is equal to denary 2.
10
What is the process called when converting binary to denary?
Base conversion
Convert the binary number 101010 to denary.
42
What is the denary equivalent of the binary number 1111?
15
True or False: Each digit in a binary number represents a power of 2.
True
Which of the following binary numbers is equal to denary 3? a) 11 b) 10 c) 01
a) 11
Convert the denary number 7 to binary.
111
What is the binary representation of denary 4?
100