1.

The binary representation of BCD number 00101001 (decimal 29) is ___________(a) 0011101(b) 0110101(c) 1101001(d) 0101011I have been asked this question in a job interview.This key question is from Code Converters in division Combinational Circuits of Digital Circuits

Answer»

The CORRECT option is (a) 0011101

To explain I would SAY: The given BCD number 00101001 has three 1s. So, it can be REWRITTEN as 0000001-1, 0001000-8, 0010100-20 and after addition, we get 0011101 as OUTPUT.



Discussion

No Comment Found

Related InterviewSolutions