1.

Perform BCD addition of (23)BCD +(20)BCD .(a) 00110100(b) 01000011(c) 10011(d) 11100The question was posed to me during an online exam.My question is taken from BCD in section Computer Codes of Computer Fundamentals

Answer»

Correct OPTION is (b) 01000011

To elaborate: To ADD any two BCD numbers :

SIMPLY perform the addition : 23+20=43.

Then, write the equivalent BCD number = (0100 0011)BCD.



Discussion

No Comment Found

Related InterviewSolutions