binary to dernary Flashcards
binary to dernary (20 cards)
What is the binary representation of the decimal number 5?
101
True or False: The binary system uses base 2.
True
What is the decimal equivalent of the binary number 1101?
13
Fill in the blank: The binary number system consists of the digits ___ and ___.
0, 1
What is the value of the binary digit in the 3rd position from the right in the binary number 1010?
0
Convert the binary number 1110 to decimal.
14
True or False: In binary, the leftmost bit represents the highest value.
True
What is the decimal equivalent of the binary number 0001?
1
Multiple Choice: What is the decimal equivalent of the binary number 1001? A) 8 B) 9 C) 10 D) 11
B) 9
How do you convert binary to decimal?
By multiplying each bit by 2 raised to the power of its position and summing the results.
Fill in the blank: The binary number 1011 represents the decimal number ___.
11
What is the binary equivalent of the decimal number 15?
1111
True or False: The binary number 0101 is equal to the decimal number 5.
True
What is the decimal value of the binary number 0010?
2
Multiple Choice: Which of the following binary numbers equals 7? A) 0111 B) 1000 C) 1010 D) 1100
A) 0111
What is the value of the binary digit in the 1st position from the right in the binary number 1100?
0
Convert the binary number 10101 to decimal.
21
True or False: The binary system is commonly used in digital electronics.
True
What is the decimal equivalent of the binary number 111?
7
Fill in the blank: The binary number 1000 represents the decimal number ___.
8