InterviewSolution
Saved Bookmarks
| 1. |
Binary coded decimal is a combination of __________(a) Two binary digits(b) Three binary digits(c) Four binary digits(d) Five binary digitsThe question was posed to me during an interview.This is a very interesting question from Binary Coded Decimal(BCD) topic in division Number System and Codes of Digital Circuits |
|
Answer» RIGHT option is (C) Four BINARY digits Explanation: Binary coded decimal is a combination of 4 binary digits. For example-8421. |
|