Perform the following arithmetic operations on BCD numbers.
For
example: (67)10 + (128)8 means add the BCD representation of
(67)10 and (128)8 and give the final ANSWER AGAIN IN
DECIMAL NUMBER. Remember since BCD is
binary coded digital and works for decimal numbers, you will first have to
convert all the numbers to base 10.
a.
(BBDE)16
+ (1010101011)3
b.
(13)8
–(24)8
c.
(13)5
– (4)10
d.
(567)10
+ (128)8
e.
(128)10
- (567)8
0 comments:
Post a Comment