denary to binary Flashcards
solve (28 cards)
What is the binary representation of the decimal number 5?
101
True or False: The decimal number 10 is represented as 1010 in binary.
True
Fill in the blank: The binary system is a __________ number system.
base-2
Convert the decimal number 8 to binary.
1000
What is the binary representation of the decimal number 15?
1111
True or False: The binary number 1100 equals the decimal number 12.
True
What is the decimal equivalent of the binary number 111?
7
Convert the decimal number 20 to binary.
10100
What is the highest single-digit binary number?
1
Fill in the blank: Each binary digit is called a __________.
bit
How many bits are needed to represent the decimal number 255 in binary?
8
Convert the decimal number 32 to binary.
100000
True or False: The binary number 10101 is equivalent to the decimal number 21.
True
What is the binary representation of the decimal number 1?
1
Fill in the blank: The decimal number 2 is represented as __________ in binary.
10
Convert the decimal number 50 to binary.
110010
What is the decimal equivalent of the binary number 1001?
9
True or False: The binary number 1000 represents the decimal number 8.
True
Fill in the blank: The decimal number 4 is represented as __________ in binary.
100
Convert the decimal number 63 to binary.
111111
What is the binary representation of the decimal number 3?
11
True or False: The binary number 1110 is equal to the decimal number 14.
True
How do you convert a decimal number to binary?
By repeatedly dividing the number by 2 and recording the remainders.