1.

The decimal number system represents the decimal number in the form of ____________(a) Hexadecimal(b) Binary coded(c) Octal(d) DecimalI have been asked this question in an international level competition.My question is based upon BCD Adder in section Arithmetic Circuits of Digital Circuits

Answer»

The correct choice is (b) Binary coded

To explain I would say: Binary-coded decimal (BCD) is a CLASS of binary ENCODINGS of decimal NUMBERS where each decimal digit is REPRESENTED by a FIXED number of bits, usually four or eight. Hexadecimal and Octal are number systems having base 16 and 8 respectively.



Discussion

No Comment Found

Related InterviewSolutions