Show the binary digits used to record
the word BASE in BCD.
Answers
Answered by
4
Answer:
Explanation:
As we have seen in this brinary numbers section of tutorials, there will different brinary digits in digit and electronic circuites,each with own specific use.
As we use live in a decimal { base - 10}
Brinary digits is like this 1111²
I hope it may help to you...
Answered by
1
Answer:
B A S E
110010 110001 010010 110101
Explanation:
B = 110010 in BCD binary
A = 110001 in BCD binary
S = 010010 in BCD binary
E = 110101 in BCD binary
- BCD stands for Binary Coded Decimal.
- It is one of the early computer codes.
- It uses 6 bits to represent a symbol.
- It can represent 64 different characters
#SPJ3
Similar questions