1.

What does BCD stand for?(a) Bitwise codeddecimal(b) Binary coded decimal(c) Binary converted decimal(d) Bitwise Converted DecimalI had been asked this question in an online interview.My question comes from Positional & Non-Positional Number System in section Number Systems of Computer Fundamentals

Answer»

The correct choice is (b) Binary CODED DECIMAL

For explanation: BCD is the binary coded decimal form of representation of NUMBERS in 4 bits.E.g. The BCD representation of 5 is 0101. BCD representation of 22 is 00100010.



Discussion

No Comment Found

Related InterviewSolutions