converting denary to binary Flashcards
(34 cards)
What is the binary equivalent of the denary number 1?
1
What is the binary equivalent of the denary number 2?
10
What is the binary equivalent of the denary number 3?
11
True or False: The denary number 4 is represented as ‘100’ in binary.
True
What is the binary equivalent of the denary number 5?
101
Fill in the blank: The binary equivalent of the denary number 6 is _____.
110
What is the binary equivalent of the denary number 7?
111
True or False: The denary number 8 is represented as ‘1000’ in binary.
True
What is the binary equivalent of the denary number 9?
1001
What is the binary equivalent of the denary number 10?
1010
Fill in the blank: The binary equivalent of the denary number 15 is _____.
1111
What is the binary equivalent of the denary number 16?
10000
What is the method to convert denary to binary called?
Division by 2 method
True or False: The largest digit in binary is 1.
True
What is the binary equivalent of the denary number 31?
11111
What is the binary equivalent of the denary number 32?
100000
Fill in the blank: The binary equivalent of the denary number 63 is _____.
111111
What is the binary equivalent of the denary number 64?
1000000
True or False: To convert denary to binary, you repeatedly divide by 2 and record the remainders.
True
What is the binary equivalent of the denary number 127?
1111111
What is the binary equivalent of the denary number 128?
10000000
Fill in the blank: The binary equivalent of the denary number 255 is _____.
11111111
What is the binary equivalent of the denary number 256?
100000000
True or False: Each place value in binary represents a power of 2.
True